Usually, when we perform system testing in conjunction with Business requirements, there is no scope of missing an important bug, but its human tendency to overlook sometimes, which may result in missing an important bug. Well coming to the point, if you have missed it,
1. Check it in the old version, whether the same issue was occurring in the earlier version also.
2.
If it is not happening in the earlier version, then if you have found it in the regression environment (which is close to production environment), then check it in the QA environment, so that you can be sure whether it is a build issue or failure in functionality.
3. Analyse, what will be the result, if the product goes with this issue, i mean is it show stopper or can it wait for next release.
4. With all these things approach your direct manager an discuss the issue diplomatically and then follow manager's instructions
Thanks Sushma |