Differentiate defect life cycle and test cycle.
Answers were Sorted based on User's Feedback
Answer / kalpa k.s
Defect life cycle
when u get a new defect its named NEW
Then team leader will check and named as OPEN
If TL feels its a good bug then he sednds it to
developer and named as ASSIGN
If developer feels its not a bug named as REJECTED
If developer feels it can be fixed in later
versions named as DEFFERED
If he feels its a bug and starts testing named as
TEST
If the test is complete then named as VERIFIED
If the defect is not there then named as CLOSED
again when testers test if its there then named as
RE-OPENED
Test life cycle:
Requirement study
Test plan
Test case generation
Execution of test case
Reporting of bugs
Stop criteria if yes closed else retest.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiran 4m vizag
kalpana adding to ur answer, Defect life cycle need not be
the same in every company. Each company has different
defect life cycles. In my org,
1. New defect raised - New
2. BA or Development manager ot Dev TL accpets and assigns
to developer - Open
3. Deveoper fixed the defect - Fixed
4. Given to testing team to retest - Rolled
5. Fixed - Close
6. Defect still exists - Reopen.
7. When a new defect raised BA thins it is invalid -
Rejected.
8. When a new defect raised BA thins it is invalid -
Rejected
9. When a new defect cannot be fixed at that point of time -
Deferred
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sujatha
When talking about the defect life cycle we will discuss
only about the bug process i.e
When new bug is found the bug status is OPEN,then if the
developer feels it is a valid bug then he fixes the
bug ,then the status changes to FIXED,else if the bug is
invalid then he rejects the bug, here the status is
REJECTED, else if the bug is enhancement then the bug
status is HOLD.
The tester retests the fixed bug , it it gets close then he
closes the bug with status CLOSED else if still some
problem with the same bug he will mark the status as REOPEN.
Now, coming to the test cycle, here we discuss about the
entire test life cycle where bug life cycle is part of it.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between bug,error,defect.
what is a use case ?.
Tell me system level and integration level test case for telephone.
Can the static testing be done for both web and client server application?
when developers sends you a build.what the test engineer does?
what is port testing and mutation testing?
Who fixes the bug as Severity and priority ?
12 Answers Access, Aricent, Infosys,
Can you explain the pdca cycle and where testing fits in?
what do u like in QA?
can anyone tell me process of how the bugs r reported by testers??n after reporting bugs is the work of test engineer finished or still he has to do any thing????
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
What is interface testing