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 different statuses of test cases?

11 Answers  


pleez mail me testcase examples for web application..at mina_ims@yahoo.com

1 Answers  


why we go for winrunner ? and when we go for winrunner

2 Answers   CSC,


Hi I want the technical documentation for a sample project, if any one knows about the details plz guide me, mail at gpriya_1980@yahoo.co.in thanks in advance

0 Answers  


What is a checklist? and wat are its contents??

4 Answers  






Explain waterfall model????

7 Answers   TCS,


If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?

4 Answers  


What is test metrics? give example of it.

8 Answers   IBM, Persistent,


How to write a Batch script and Batch Framework?

3 Answers  


What is Testing Approach, Testing Methodology, Testing Terminology, Testing Technique and Testing Types?

2 Answers  


One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer.

4 Answers   iFlex,


Comparison testing is typically done to test two competing products as part of customer market analysis prior to product release. Is it true.explain comparision testing

1 Answers  


Categories