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 |
What kind of inputs do we need from the end user to start proper testing?
What is the role of tester in SDLC cycle ( in each phase )
what is positive and negative testing explian with example?
11 Answers Accenture, Qutesys, Sabic,
How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?
One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer.
Hi my name is surbhi. I am a commerce graduate and doing Testing course. I want to make my career in it industry. But right now i m full confused dnt know from where to Start what to do. I cant stay without job also. Write now Working in a hotel. Pls suggest me? How to make my carreer In testing and is there any jobs for freshers in bangalore
what type of report that you print it out from your defect tracking too when you go for the bug triage meetings? Thanks
write a test cases for facebook
Test case's for a window having 4 button's addition, subdtraction, multiplication,division of two numbers having two no range(0,10000) and result box having range between (100,100000).
what is forward & backword tracebility matrix?
Negative test cases for phone camera
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?