Missing bugs_Q&A

Do you have any ideas to avoid missing bugs?

Although bug missing is one of bad sign of not doing good job as tester, missing bugs may happen time to time for many reasons. What best we actually can do is to avoid missing “critical bugs” to mitigate the risk of leaking bugs. I suggests some practices:

  1. Make sure you cover the happy path of main features of the system
  2. Don’t assume things when you’re unclear about somethings.
  3. Start testing early and involve more people to test. The bug will easily escape when there’s only testers as final gate.
    Hope it helps.

6th one . Many people think tester are the responsible for the quality of product or project but they are not .
because tester job is to verify the requirement not making the quality