Anybody Explain me Bug Life Cycle..?
Answers were Sorted based on User's Feedback
Answer / manikandan
new - when a bug is found to first time is called new.
open- when a bug is assing to test lead or developer is
called open.
fixed - when a developer acccept a bug is bug is called
fixed
reopen - when a defect was retested after fixed by the
developer is called.
reject - when a developer not accept a bug is bug is called
reject.
close - when bug life cycle close is close
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / ayub
Bug life Cycle:
1) Submitted
2) Assigned
3) Work Completed
4) QFT (Queqed for Test)
5) Fixed/Implemented then the CR will be in Validated state
and it can be closed.
6) Failed/Record generated then The Child CR will be
created and the process will continue
Ex: if CR12345 is Failed then CR12345A will be the Child CR
for CR12345 and, The CR12345 will be in Validated state.
Please correct me if I am wrong.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lakshmi
In the process of Test Execution when a discrepancy is
found between the Actual and the Expected Result the Test
Engineers raise a bug.
The initial status of the bug is NEW
When the raised bug is assigned to the DEVT lead then the
status changes to OPEN
When the DEVT Lead assigns the Bug to the developers the
Status changes to ASSIGN
When the developers feel that it is not a bug the status
changes to REJECT and if the raised bug is duplicated
DUPLICATE and when he fix the bug it is FIXED
When the fixed bug is assigned to the Test Engineers it
will be in RETEST status
When the bug has been resolved it will be in CLOSED Status
When the raised bug exists after retest it will be in
RERAISE status.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh.pothina
THE BUG LIFE CYCLE IS
.NEW
.OPEN
.CLOSE
.REOPEN
.FIX
Is This Answer Correct ? | 1 Yes | 8 No |
Tell me about the worst boss you've ever had.
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
what is the diffrence between bug, error,defect??
Without exact specification can we write test case for functional testing?
What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????
What is Recovery Testing in Testing the TV
What is a "Good Tester"?
what is functionality testing?? what is system testing?? does system testing involves functionality testiting??
tell me about severity and priority with example
3 Answers Sierra Atlantica, Verizon,
how do you test for runtime error using manual testing
Please give me any example of High severity and Low priority type of bug ?
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)