What is defect life cylce
Answers were Sorted based on User's Feedback
Answer / murali krishna
1. Once user report the defect with status as New
2. Business expert will analyze the defect and accepts its
a defect then it comes to Assigned State
3.Assigned user will analyze the defect he is able to
reproduce then he will try to fix and change the status as
Fixed. suppose he is unable to reproduce then developer
will assign status as Clarification Required.
4. Suppose bug state as clarification required then tester
needs to give more information regarding this defect.
5. Suppose defect status as Fixed then Dev manager will
check the code and changed the status as Fix Verified and
assign back to Testing Team means testers (who raised the
defect)
6. Once release the new build then testers will test the
application, suppose application is working fine then
tester will close the defect. Status as Closed.
7. Still user is getting the same defect in new build
status as : Fix Rejected.
what ever steps mentioned above wil vary company to company
or defect tracking tool to tool. But the entire defect life
cycle is the same but status will change.
If any queries pls contact same id...
Regards,
Murali.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / satish
New --> Open --> Assigned (or Rejected sometimes) --> Fixed (or rejected sometimes) --> Ready for deployment --> Ready to retest --> Closed (or Failed Retest)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
when defect is found in the s/w, the whole process to fixed
that defect is called defect life cycle
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / girish
Defect Life Cycle:
New -> Under Investigation -> In Development -> Fixed ->
Delivered -> Retest -> Retest Failed
Others - Duplicate , Deffered , Watch etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rahul
Found a defect,prepare a defect report with status : NEW
Defect accepted by development team status : open
Dev.team resolves the defect status : fixed/Resloved
If the defect is fixed status : close
If Dev.team rejects the defect status : duplicate.
| Is This Answer Correct ? | 4 Yes | 13 No |
what is mean by exactly the difference between the testcase and usecase
Hi All I want discuss abt Testing tools is any one available online in google chat?
What are the phases involved in software testing life cycle?
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
what is difference between equivalence partition and boundarary value ananlysis?
What is network Entry procedure in WIMAX -TEch mahidra question?
Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.
Is system testing part of Functional testing or functional testing part of system testing?
What is Test strategy?
What is middle ware testing?? what are the companies using this tech?
1)does we need any web server for executing web application or project. 2)do we need any web server to run a build
Who will perform Integration Testing?