GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Bug Tracking

 Print  |  
Question:  missing important bug

Answer: If i miss a important bug and i realise it very late then what will i do?


August 08, 2008 19:28:54 #5
 Sushma Mosali   Member Since: June 2007    Total Comments: 11 

RE: missing important bug
 
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
     

 

Back To Question