What are the stages of the Bug?? What is the exact life cycle of the bug??
Answer Posted / rohit
Bug life cycle
1. When a new bug is found, it is assigned status as NEW
and is assigned to developer.
2. The project manager checks whether the bug is valid or
not. Suppose for billing sysytem the valid password is dang
& the tester is testing the functionality with some other
password wich causes login failure, en the manager will
assign the status as REJECTED & assign it back to tester.
3. If defect is valid then it is checked whether it is in
scope or not. If not, then the defect is assigned status as
POSTPONED.
4. Then it is checked whether same defect was raised
earlier or not. If yes, then the defect is assigned status
as DUPLICATE.
5. If no, then the defect is assigned to developer with
status IN PROGRESS.
6. Once the defect is fixed, it's status changes to fixed &
assigned to tester.
7. then the tester will retest & if it is fixed then assign
status as closed.
8. If not, then it is reopened.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is 'Account Conditioning'?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
how to test a store procedure?
What is difference between Build, Version and Release
whar are the contents in db testing test case template
What is test startegy?
HOW TO CREATE SRS REVIEW REPORT TO PL?
What are the main key components in client and server applications?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
What are noise variables?
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
give me a example of writing a test case,take any good example which i can understand easily.
what types of testing you performed in transfer funds module....
What is bidirectional traceability ??? and how it is implemented
What are the different types of software testing?