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 are the main status in test director and what is reject and refuse status



October 10, 2006 02:49:51 #3
 madhukiran   Member Since: October 2006    Total Comments: 5 

What are the main status in test director and what...
 

There are mainly 3 statuses. They are as follows:

Accept, Reject, Deffered.

When a developer accepts to fix the reported bug, then the developer changes the status of the bug, from Assigned to Accepted.

When a developer doesn't accept the bug, he gives the status Rejected. But the developer needs to give a valid reason to reject the bug.

When a developer and his superiors think that the bug cannot be fixed in this release(due to lack of time or required documentation) then the developer gives the Deffered status. The developer needs to specify when the bug will be fixed.

     

 

Back To Question