Description
It’s common for many startups to skip testing. They might say that their budget is the reason why they overlook such an important step. They think it would lead to no major consequences. But to make a strong and positive first impression, it needs to be top-notch. And for that, testing the product for bugs is a must.
To really understand why software testing is important, we need to correlate it with real world examples, which has caused serious issues in the past, a few examples include:
- In October 2014, Flipkart an e-commerce in India company had an offer called the “Big Billion Sale.” When it was launched it had a lot of traffic and as a result, its website couldn’t handle the enormous load of traffic leading to the website downtime, cancellation of orders etc. The reputation of the organization was badly impacted by this issue.
- In 2015, the Royal Bank of Scotland, due to a bug, couldn’t process about 600,000 payments. Because of this, they were fined 66 million pounds
- Yahoo in September 2016, had a major data breach where 500 million users’ credentials got compromised.