Answer Posted / vidya
Bug Life Cycle :
When the tester founds a bug then the status of the bug is "NEW". If the developers accepts that this is a genuine bug then the developer change the status of the bug as "ACTIVE". Developer will work and fixes the defect and will change the status as "RESOLVED" and will assign to the tester. As a tester we have to Re-test the defect and if everything is working fine then change the status as "CLOSED". or Still it is not working as Expected then change the status as "RE-OPEN".
DEFERRED : As said in the earlier answer, if the bug is not relating to this release or for future then those type of defects status will be "DEFERRED".
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of designing tests early in the life cycle?
What the meaning of breath testing is?
Mention what are the categories of defects?
What is a user friendly software?
Mention what the purpose behind doing end-to-end testing is?
What is user documentation?
Which testing method is used to check the software in abnormal condition?
What is software risk?
Explain the requirements?
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
What is test development?
What are the types of defects?
Explain how does a test coverage tool work?
what should be analyzed in laod testing?
During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?