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 negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?
Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx
what type of diffects we can find while preparing the test plan
3 Answers G S Lab, Patni, Saba,
Hi frnds, can any one tell me what are d real role & responsibility of an tester ? to be a GOOD TESTER, what we have to do ??
What is unit,load,stress,performance testing ?
In waterfall model, while your are coding if you happen to know that one of the requirement was wrong and there will be no use in implementing it and moreover it is going to cause problems to the final output. Then do you have the flexibility to go back and change the requirement? Is this flexibility there in Vmodel?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
what is exact meaning of SNAP SHOT.how and when it will be taken
How do you go about testing a project?
Hello every one.I want to learn Manual Testing. I'm new to Testing.can anyone send me Manual testing books or any free download links?
How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?
negative test cases on banking domain ?