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 documents are used to write testcase for integration testing and system testing?
Hi can anyone Explain smoke testing with real time examples
hi testing friends,can any tell ...how is career in selenium Testing?
What are the qualities if the tester ?
what is the severity we give. login fails eventhough we enter the correct username and pwd.
Whats the meaning of features to be tested and features not to be tested in Test plan?
3 Answers Oneclick Testing Solutions,
how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric
What is Conventional & Unconventional testing?
explain me traceability matrix in brief....?
what is different Between Risk and Issue ?
what is AUT?
How can u justify u r written all the test cases are meeting the client Requirements?if is there any missing functionality how can u know?