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 |
how to deploye the build when the developers give the source code..?
where we save project in our system before stating testing???
What is defect life cyce?
is it necessary to write neagtive test cases for each and every field
what is the format of traceability matrix?
what is the difference between Test-bed, Test-lab & Test-environment ? explain it briefly ?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
What r the Macros?
what is the function generator?
what are the testing measurements?
Hallow friends, plase tell me difference between retesting and regression testing?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?