Explain about Bug Life Cycle
Answers were Sorted based on User's Feedback
Answer / ratha .a
the testers find a bug in execution time bug status is
NEW.testers create a bug report and send to
developers.developers open the bug.now bug status as OPEN.
Developers fix the bug.If the bug is fixed. Bug status is
FIXED. It goes to testing team. testers will involved in
retesting they check the bug is fixed or not.If the bug is
fixed testers close the bug.Status is CLOSED.If the bug is
again reocur in regression teting Bug status is REOPENED.it
will agaain send to developers.Suppose developers could not
fix the bug the status of bug is DEFERED.
testing
-
-
NEW
-
-
OPEN
-
-
---- > Development<--- REOPENED
- - -
- - -
DEFERED<----- FIXED--------->closed----
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / tina
bug life cycle and defect life cycle are same .when tester
found a bug in build they report it into bug reporting tool
then the status of bug is checked whether that bug is new
or reopend then send it to the developer team ,they open
the bug and fix it,then testig team again check bug is
fixed or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jak
The bug cycle can be explained simply as follows:
TESTING
|
|
OPEN----> NOT ISSUE
-------->| |
| | |
| V V
REOPEN<-----FIXED(by dev)---->CLOSE
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bhavya_b
Bug Life Cycle is as follows
1. First when the bug is found, the status of the bug
should be NEW
2. And then there would be a triage meeting, where in the
QA Leads would meet in and verify whether the bug is valid
or not.
3. And if the bug is a valid one, the status of the bug
would be changed to "To Dev".
4. From To Dev, it goes to In Dev when the developers start
working on the bug
5. And when the Bug is fixed, the status of the bug would
be changed to "To QA" for the QA to retest the bug
6. From ToQA the status goes to InQA when the QA starts to
work on the bug
7. And finally if the bug is fixed, the status would be
changed to Closed. If not, the bug would be in FAiled QA
from where it would go again to "To Dev"
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rupali
Testers,developers,Business Analyst posted the bug first
time in 'submitted' status.
the technical lead assign the bug to respective developer
in 'assigned' status.
If the bug is present developer opened the bug in 'Opened'
status,Fixed it & send to the tester to test it.
during resolution if the bug is fixed properly then the
tester will change the statusa to closed.
If the bug does not stand important to the particular
release then developer can postporn it to 'Postporned'
status
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the challenges you faced in your project (Testing) and in your company?
what can't be automated on the projects?
What is Service Pack?
WHAT IS LOAD TESTING
what is testing? What is software testing? how can i write test case on pen?
why do u go for whitebox testing,when black box testing is available?
Hi,Please can any one tell me about SAP Testing concepts.
What is the difference between system testing and regression testing?
3 Answers Emergis, Hexaware, Mascon Global,
what is data migration testing?
What is Test Responsibility Matrix?
7 Answers Landscape Technologies, Wipro,
How you can ensure that Bug is Duplicate?How to solve?
Can you explain requirement traceability and its importance?