What is the bug life cycle?

Answers were Sorted based on User's Feedback



What is the bug life cycle?..

Answer / rahul pandey

BUG CYCLE
1.NEW- first of all a new defect is reported by test er to his test manager.
2.Open- than that defect is opened by the test manager and the next step performed by the test manager is "REVIEW" in which he will check for three things
a.whether the defect is duplicate or not
b.whether the defect is valid or invalid
c.Deferred-it means if the defect is not much that imp.
and can be handled at next version than that defect is
set as new
3.Assigned- Now the test manager will assign that valid defect to developer for fixing it
4.Fixed-here it's developer responsibilities to fix that bug allocated by his test manager.if the test is fixed it is sent to tester for retest.
5.Retest-now the tester will retest that part only that was having defect.if that bug has been fixed than tester will close that defect if not than it will "REJECT FIX" and that will again "OPEN"
6.Closed-if the bug has been fixed tester will close it ...and after closing regression testing is being performed to check whether any change has been arrived due to testing in any unchanged product...

again bug life cycle starts

Is This Answer Correct ?    2 Yes 0 No

What is the bug life cycle?..

Answer / jhuma

A bug life cycle may be like this...........
1.new:-when the bug is first time found/revealed by the tester,he communicates with his lead to be sure about the validity of the bug.If it is valid,then it is reported and the status becomes "new"
2.Assigned:-After a bug is reported new,it comes to the development team and and the lead verifies the bug and if found valid he assigns it to a particular developer.Now the status becomes assigned.
3.open:;when a developer is assigned a bug,he opens it to work on the bug.He changes the status to "open".
4.fixed:-once the developer makes necessary changes to the code,he changes the status to "fixed".
5.retest:-then it comes to the tester for retesting.now the tester changes the status to "retest".
6.closed:-if the tester is satisfied with the changes or the fixing of the bug after retesting,he closes the bug and changes the status to "close".
reopen:-if after retesting,the tester finds any defects or wrong,he reopens the bug and changes the status to"reopen".
7.rejected:-if the developer finds the bug is invalid,he rejects the bug and changes the status to "rejected".
8.Deferred:-if the developer thinks that the bug can be fixed later because of less importance of the bug,he can defer it and now the status becomes "deferred".

Is This Answer Correct ?    3 Yes 4 No

What is the bug life cycle?..

Answer / tejasri

There are Different Stages in bug life cycle
New: When the bug is found by tester first first the status'
of the bug is "NEW".
Open: When the status is in "OPEN" This gives that the
developer is currently on the bug.
Fixed:After the bug is corrected by the developer with some
changes in the code the status of bug is "FIXED".
DEFERRED:When bug status is in "DEFERRED" it means the bug
will fix later(or) Postpone
DUPLICATE:When the status of bug is "DUPLICATE" it means
that the bug which the tester posted is same like the other bug.
REJECTED:When the bug is in "REJECTED" status then the bug
is not accepted by the developer.
CLOSED:This status"CLOSED" is posted by the tester after the
regression test is completed and if the bug is working correct.
REOPEN: This status "REOPEN" is posted when after regression
test if the defect is still exist.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?

4 Answers   Four soft,


diff between re & regression who will decide priority

5 Answers   iFlex,


There is a defect leekage to production environment after release. How to convince the client and what has to be done to retain the client

5 Answers   HCL,


why tracability matrix need in manual testing? how to create tracebility matrix for web application.. please can u send ur replies

2 Answers   SoftSquare,


1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??

2 Answers   SunGard,






What is limitation of v shaped model

2 Answers   Emphasis,


What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?

1 Answers   ABC,


is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing

3 Answers   IBM, informatics,


1.what promted you to become involved in QA/Testing?

0 Answers   VJIL Consulting,


tester with develop ment knowledge will be more effective .justify?

1 Answers   IBM,


I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks

0 Answers  


Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it

1 Answers  


Categories