Your client found a bug before your tester — what went wrong
TL;DR
When the end client finds a bug that QA should have caught, the blame usually doesn't belong to the tester. The problem is the reporting barrier: testers find more bugs than they can formally report. Some discoveries get lost — because a Jira report takes 10-15 minutes and the deadline is two days away. Result: bugs escape to production and the client finds them.
A scenario every software house knows: the client calls or emails. "After clicking the invoice link I get a white screen." The team checks — sure enough, there's a bug. The PM asks QA: "Why didn't we catch this?" The tester answers: "I didn't test that scenario" or "I saw something similar but didn't have time to report it." And the blame game begins. But the guilty party isn't a person — it's the process.
How bugs get past QA to production
Capers Jones in "Applied Software Measurement" (2008) estimates that even the best QA teams achieve a defect detection effectiveness (DDE) of around 85%. That means 15% of defects pass through the testing process uncaught — even in mature organizations. In smaller shops where one tester handles multiple projects, that rate is lower.
But there's a category of bugs that doesn't get past QA because the tester missed them. They get past because the tester saw them but didn't report them. The reason is always the same: time pressure + reporting barrier. Writing a formal report takes 10-15 minutes. When you have 3 modules to test before Friday's demo — the priority is testing, not documenting.
The bug's path from tester to client:
- 1. Tester finds a problem during testing
- 2. Opens Jira — needs 10-15 min for the report
- 3. Deadline looming — tester decides "I'll report it later" or "I'll mention it at standup"
- 4. "Later" never comes — standup moves on to other topics
- 5. Build goes to staging, then to production
- 6. Client hits the problem and escalates
The cost of a client-found bug
A bug found by the client costs many times more than the same bug caught during testing. NIST (National Institute of Standards and Technology) in its report "The Economic Impacts of Inadequate Infrastructure for Software Testing" (2002) showed that the cost of fixing a defect grows up to 30x when it moves from development to production.
But money is only part of the cost. There are consequences that don't show up on any invoice:
| Consequence | Impact |
|---|---|
| Client trust erosion | Client starts questioning the quality of the entire product |
| Out-of-sprint hotfix | Disrupts the plan, pulls developers off current work |
| Escalation handling | PM + dev + QA = 3 people pulled from their work |
| Reputation damage | Client tells others about the problem — you lose potential referrals |
| Total | Fix cost + reputation cost + lost opportunities |
Why time pressure kills test coverage
The World Quality Report 2023-24 (Capgemini, Sogeti, Micro Focus) shows that 52% of respondents consider lack of time for proper testing the main QA challenge. This isn't a budget problem — it's a process efficiency problem.
A tester under pressure has to choose: test more scenarios or report more thoroughly. Every minute spent writing a report is a minute less for testing. At 10-15 minutes per report and 4-6 bugs per day, reporting alone eats up 1-1.5 hours — time that could be spent on exploratory testing of additional scenarios.
The outcome is predictable: the tester tests less or reports less. In both cases, bugs escape to production. The difference is that when the tester tests less — the problem shows up in coverage metrics. When they report less — the problem is invisible, because nobody measures bugs that weren't reported.
A typical tester at a mid-size software house handles 2-4 projects simultaneously. That means context switching, different test environments, different trackers. At that workload, reporting 100% of found defects is physically impossible without automation.
What this means for your software house
The client will find a bug in production. That's a certainty — no QA team has 100% detection rate. The question is: how many of the bugs the client finds could have been caught earlier if the reporting barrier were lower?
The solution isn't hiring another tester or extending the QA phase. The solution is reducing the time a tester needs to file a report — because then they'll report more of their findings instead of postponing them "for later."
Voice2Bug cuts reporting time from 10-15 minutes to under a minute. The tester clicks the browser extension icon, describes the problem by voice, takes a screenshot. The report lands in Jira automatically — with technical data, screenshot, and reproduction steps. The result: testers report all the bugs they find, not just the ones they "had time for." Fewer bugs escape to production. The client calls less often.
What you can do
Today:
- Check how many client-reported issues from the last month were bugs that QA should have caught
- Ask your testers: "How many bugs per day do you see but don't report because of time?"
This week:
- Measure defect detection effectiveness: QA bugs / (QA bugs + client bugs) x 100%
- Calculate the cost of the last 3 hotfixes (developer time + QA + PM + deploy)
This month:
- Measure average time to create a bug report — if above 5 minutes, the barrier is too high
Calculate for your team
Enter your team data and see how much you'd save monthly and annually.
Open ROI calculator →Sources
Related articles
Free Voice2Bug trial
Enter your email — get 30 days of free access. No obligations.
Free 30-day trial. No credit card. No obligations.
Ready to go? Start free trial