Explain defect lifecycle.

Answers were Sorted based on User's Feedback



Explain defect lifecycle...

Answer / swapnil ingole

hi i m swapnil as per my knowledge i want 2 give my best
answer
Defect Life Cycle : when the defect was found by tester, he
assigned that bug as NEW status. Then Test Lead Analysis
that bug and assign to developer OPEN status. Developer fix
the bug FIX status. Then tester again test the new build if
the same error occurs or not... if no means CLOSED status.
Defect Life Cycle -> NEW -> OPEN -> FIX -> CLOSED
Revalidation cycle means test the new version or new build
have the same defect by executing the same testcases.
simply like regression testing.

Is This Answer Correct ?    4 Yes 2 No

Explain defect lifecycle...

Answer / devi

Defect life cycle is as follows.

When a test case fails a bug is logged and the status is
assigned as NEW.
This is then forwarded to QA Lead for a review, who assigns
the bug to be
Open ( Valid and need to be fixed immediately)
Deffered (valid but can be fixed later)
Ignored ( not a valid bug)
depending upon the severity and priority of the bug.

If the status is Open this goes to devlopment environment,
where it get fixed and unit testing is done. The status
then changes to Fixed.
Then codepromotion takes place and is send to testing
environment, where the bug is retested. If the test case
passes the status changes to closed and life cycle ends
there. If the test case fails , the status changes to
reopen and undergoes the process again until it get fixed.

Is This Answer Correct ?    2 Yes 0 No

Explain defect lifecycle...

Answer / rajendra

Bug found
|
|------>Test Engineer Finds Bug and Assigns that bug
to Developper
|
Open ---->During Developper fixing bug it's status will
be changes to open
|
|------>Developper fixes the bug
Resolved----> Then developper changes its status to Resolved
|
|
Closed

still any one of have doubts regarding this concept feel
free to call or mail me

Byee

rajendra_penumalli@yahoo.com
9885162742
hyderabad

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

how to creat 2 test plan in 2 different environment exp:tour and travel

0 Answers   TCS,


what is means by feature to be tested in test plan

3 Answers  


there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?

7 Answers   CTS, Murugappa Group,


Two negative Testcases for Excel Sheets

1 Answers  


what is test coverage?

6 Answers  






Explain the differences between White-box, Gray-box, and Black-box testing.

6 Answers  


what is internalization?

5 Answers   Oracle,


What is test summery report and it content?

3 Answers   Covansys,


What is lessons learnt document?Explain.

6 Answers   Infotech,


what is the combination of grey box testing

6 Answers  


What is test plan and contents available in a test plan?

0 Answers  


Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples

5 Answers  


Categories