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:  What do we do when we get a bug in an application first? Explain it with the help of an example of Bug Life Cycle.



January 01, 2007 07:09:14 #7
    Member Since: Visitor    Total Comments: N/A 

RE: What do we do when we get a bug in an application ...
 

I would suggest you the following as soon as you find a defect...

1) Confirm whether the finding is actually a defect (refer to Req. Doc) and make sure it is not a duplicate.

2) Try to reproduce in another testing machine... (sometimes defect occur due to session issues, which might have been treated as a different defect)

3) Justify that it is a defect by refering to the Req. Doc. Screenshots & logs would be helpful to save the time in reproducing the defect.

And bug life cycle should be altogether a different question.

-- Danny

     

 

Back To Question