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?


March 03, 2009 02:58:23 #8
 sangeethaarjun   Member Since: March 2009    Total Comments: 5 

RE: missing important bug
 
Missing Important Bug:

1) First of all tester's role is to perform testing with user's perspective.
2) Analyses the requirement and test all possible ways to eliminate impact to the application or system. That is why we write test cases. And test cases should have all possible scenarios that needs to be tested.
3) Still if something very important is missed out. We just need to understand in what phase we are in. For eg: SIT, UAT, Dress
rehearsal. And inform your immediate supervisor/project team and respective team, so that testing of such defect could be performed immediately.
4) or if we are out of control where the project has been moved to production, then we have just got to address this as project risk immediately to the higher level.
     

 

Back To Question