what is bug life cycle?

Answers were Sorted based on User's Feedback



what is bug life cycle?..

Answer / vinodh anandhan

_______
| New | (Tester)
-------
|
v
Assigned (Development Lead)
(Development (Development
Lead Or |(Developer) Lead Or
Test Lead) v Test Lead)
Deffered <---- Open ------------------>Postponed
| \____________Pending Reject(Development
v Lead)
Fixed (Developer) | |
/ | |
/ | Rejected
(DevelopmetLead) |(Test Lead)
Pending Retest |
| |
| |
ReTest --------> Closed __|
(Test Lead) (Tester) /
| /
| /
Reopen<--------------------------------
(Tester)

Is This Answer Correct ?    4 Yes 0 No

what is bug life cycle?..

Answer / meena&viji

Bug Life Cycle is the different status a bug takes in the
process of it being FIXED.The status can be
NEW,REJECT,OPEN,FIXED,REOPEN,RETEST,CLOSED

Is This Answer Correct ?    2 Yes 0 No

what is bug life cycle?..

Answer / sridevi

1. New: When the bug is posted for the first time, its
state will be “NEW”. This means that the bug is not yet
approved.

2. Open: After a tester has posted a bug, the lead of the
tester approves that the bug is genuine and he changes the
state as “OPEN”.

3. Assign: Once the lead changes the state as “OPEN”, he
assigns the bug to corresponding developer or developer
team. The state of the bug now is changed to “ASSIGN”.

4. Test: Once the developer fixes the bug, he has to assign
the bug to the testing team for next round of testing.
Before he releases the software with bug fixed, he changes
the state of bug to “TEST”. It specifies that the bug has
been fixed and is released to testing team.

5. Deferred: The bug, changed to deferred state means the
bug is expected to be fixed in next releases. The reasons
for changing the bug to this state have many factors. Some
of them are priority of the bug may be low, lack of time
for the release or the bug may not have major effect on the
software.

6. Rejected: If the developer feels that the bug is not
genuine, he rejects the bug. Then the state of the bug is
changed to “REJECTED”.

7. Duplicate: If the bug is repeated twice or the two bugs
mention the same concept of the bug, then one bug status is
changed to “DUPLICATE”.

8. Verified: Once the bug is fixed and the status is
changed to “TEST”, the tester tests the bug. If the bug is
not present in the software, he approves that the bug is
fixed and changes the status to “VERIFIED”.

9. Reopened: If the bug still exists even after the bug is
fixed by the developer, the tester changes the status
to “REOPENED”. The bug traverses the life cycle once again.

10. Closed: Once the bug is fixed, it is tested by the
tester. If the tester feels that the bug no longer exists
in the software, he changes the status of the bug
to “CLOSED”. This state means that the bug is fixed, tested
and approved.

Is This Answer Correct ?    2 Yes 0 No

what is bug life cycle?..

Answer / vipul

BUG LIFE CYCLE MEANS SEQUENCE OF DIFFERENT STATUS FROM
WHICH BUG GOES THROUGH, BETWEEN THE TIME IT WAS FOUND AND
GET FIXED

Is This Answer Correct ?    2 Yes 0 No

what is bug life cycle?..

Answer / nanda

When New deffect found...
--We will log that Bug to Developer with Status New.

--If Developer Rejects it will return to me with
status "Rejected".(Developer rejects a deffect with two
reasons. 1. it is Duplicate to previous Deffet. 2. that is
not a bug. it will not affect to Functionality of
application)

--If Developer is not decided that whethe the deffect is
Valid or Invalid he will change the status to "Watchlist".

----If Developer accepts it he will change the Status
to "Open".

--- He will chenge the Status to "In Fixing" while coding
(I.E fixing that bug)

--- after fixing it he will resend to tester with
satus "fixed"

--- when tester received that the tester will change the
Status to "ready for retest"

--- IF that bug is Validated he will change the status
to "closed"

--- If it is not vlidated he will change the Status
to "Reopen" and will send to Developer.


please Ping me whether i am corect or not?

Is This Answer Correct ?    3 Yes 2 No

what is bug life cycle?..

Answer / gumnam tester

Bug life Cycle
---------------
Detect defects
|
Reproduce defect
|
Report defect
|
Bug fixing
|
Bug Resolving
|
Bug Closing

Is This Answer Correct ?    1 Yes 0 No

what is bug life cycle?..

Answer / shailaja

In our company as soon as we identify the defect we will
report the bug through bugreporting template.while reporting
the bug status is set as new,when the report is received by
the developer he will set the status as open.after the
modifucation next build is released this time status is set
as fixed.we will re test the bug if there is no defects then
status is set as fixverified and send to the test lead test
lead will close the defect.
If at all the defects are not fixed again the bug report is
prepared and sent to the development department,this time
status is known as reopen.if no defects to modify developers
will set the status as rejeted.if the same defect is send
2time then status is set as dupliate.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what are the basic line documents?

1 Answers   CTS,


What is deferred?

3 Answers   Hykin Solutions,


What will u do first when u are asked to start testing ?

4 Answers   Scope International,


How will you determine when to stop testing?

0 Answers  


Are there more defects in the design phase or in the coding phase?

0 Answers  






Difference b/w test case and scenarios.

4 Answers  


how to get top two salaries from employee tables

12 Answers   IBM,


what is the diffrence between qualityassurance and system testing explain in detail with an example?

3 Answers   Cap Gemini, iFlex, Mind Tree, Zenith,


What are the differences between v-model and Agile Model

3 Answers   Mind Q Systems,


Guys, can any one of u give the realtime example for System Test

2 Answers  


what is field tests and laboratory tests in black box testing ?

1 Answers  


what is the difference between testing methodology and testing techniques?

10 Answers   People Bank,


Categories