What is the bug life cycle? In which part u involved?

Answers were Sorted based on User's Feedback



What is the bug life cycle? In which part u involved?..

Answer / murthy

Bug Life Cycle:
Bug life Cycle will start in execution phase. The different
status are,
1)New
2)Open
3)Fixed
4)Defect Rejected
5)Works as Designed
6)Fix Rejected
7)Deferred
8)Closed
9)Reopen

Once a tester finds a bug he will open it with status
as "New". If it is a valid bug then developer change the
status to "Open" else he will change the status as "Defect
Rejected". Once he fix the defect then he wil change the
status to "Fixed". Then tester will test those Fixed
defects. If the bug is really fixed then tester will change
the status to "Closed". Else he can reject the defect "Fix
Rejected". If suppose in regression the Closed defect is
not working, then tester can change it to "Reopen". IF
assigned bug is an existing issue, then the developer will
change the status to "Deferred" (which will be fixed in
future release).

Is This Answer Correct ?    5 Yes 0 No

What is the bug life cycle? In which part u involved?..

Answer / gopi and sanjiv

Status of the bug assigned based on the scenario is bug
life cycle. The status comprises of New, Open or reject,
Reopen, Fixed, Retest and Close. I involve in New, Reopen
and Close.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

I want to know all detail of v model phases

3 Answers  


what is low seviority high priority defet (ex: Yahoo mail)

2 Answers   Fidelity,


What are some of the typical bugs you encountered in your last assignment?

1 Answers   CTS,


Which testing model is best as per your understanding, and why?

0 Answers  


What is the final stage of integration testing

4 Answers   HCL,






Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.

0 Answers   Satyam,


if any bug is found & that problem is resolve & make sure this type of problem is not arrise is any project also 1 - corrective & preventive Action 2 - Risk Analysis 3 - Impact Analysis 4 - Root Cause Analysis

1 Answers   NIIT,


How can we know bug is reproducible or not?

3 Answers  


Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif

2 Answers  


who will give severity and priority define with example?

8 Answers   ITC Infotech,


Is Beta Testing done by devolopers or testers?

8 Answers  


In a Software testing Field, What you think a TESTER needs...?

5 Answers   Broadridge,


Categories