What are the stages of the Bug?? What is the exact life cycle of the bug??

Answers were Sorted based on User's Feedback



What are the stages of the Bug?? What is the exact life cycle of the bug??..

Answer / rohit

Bug life cycle

1. When a new bug is found, it is assigned status as NEW
and is assigned to developer.

2. The project manager checks whether the bug is valid or
not. Suppose for billing sysytem the valid password is dang
& the tester is testing the functionality with some other
password wich causes login failure, en the manager will
assign the status as REJECTED & assign it back to tester.

3. If defect is valid then it is checked whether it is in
scope or not. If not, then the defect is assigned status as
POSTPONED.
4. Then it is checked whether same defect was raised
earlier or not. If yes, then the defect is assigned status
as DUPLICATE.
5. If no, then the defect is assigned to developer with
status IN PROGRESS.
6. Once the defect is fixed, it's status changes to fixed &
assigned to tester.
7. then the tester will retest & if it is fixed then assign
status as closed.
8. If not, then it is reopened.

Is This Answer Correct ?    5 Yes 0 No

What are the stages of the Bug?? What is the exact life cycle of the bug??..

Answer / phu

Stages of bug are status of bug life cycle.
There is not the exact bug life cycle. It depends each company define.
But it should have basic status:
New
-> Fixed
-> Verified
-> Pass: Closed
-> Fail: Reopen

Is This Answer Correct ?    0 Yes 0 No

What are the stages of the Bug?? What is the exact life cycle of the bug??..

Answer / haritha

Bug life cycle:there are 6 stages
1.detect the defect
2. reproduce the defect
3. report the defect
4. fix the defect
5.resolve the defect
6.close the defect

while fixing the defect we assign status to the bug as
1. new: when it is found by the tester for the first time
2.open: when they are solving the defect then set the status
as open
3.rejected:if they feel it as not a defect then set the
status as rejected
4. differed: if they accept the defect and not interested to
resolve it in this version then set the status as differed
5.closed:if the defect was resolved then set the status as
closed
6. reopen:after the defect was resolved and when we perform
regression testing if the defect was found again then we
will set the status as reopen

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is functionality testing?

8 Answers   Cap Gemini,


please give information about ERP Projects and how V-model use in project

0 Answers  


how to write test cases for boundary value analysis and equality partitioning?

1 Answers   Steria,


how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.

5 Answers  


how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance

0 Answers  






what is called testware?

2 Answers  


please tell me about fish model which is used in sdlc model ,and also tell me about the founder of fish model and diagram of fish model and other things in details

10 Answers   Cap Gemini, IBM, Savitr, Syntel, Verizon,


What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing

0 Answers   Nucleus Software,


Explain about performanece testing?

3 Answers   Infosys,


When we use Boundary Value Analysis and Equivalence Partion? Which one is best?I heard that ANy one of this technique useing by a comany...is it right?

3 Answers  


what are functional and non functional requirement of SRS document..

6 Answers   Logica CMG, Sharp,


plz explain me Deployment process

0 Answers   Accenture,


Categories