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 |
Can any1 tell me what is the use of Shell Scripting on Manual Testing ?
What is Forward and Backward compatibility? How will you write test cases for compatibility testing?
What is parallel testing and when do we use parallel testing? Explain with example?
if google wants to introduce the third button along with "search" and "iam feeling lucky",what u will propose and how will u test it?
What is precise of measurement?
What is Software Testing?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
Hi, Cybage had a walkin on 12 Sep 09 in Pune. I had cleared the technical round. Does anyone know the hr id to submit the documents? And also did anyone got a call for HR round? Please reply. It’s urgent.
What is field testing?
What is a 'walkthrough'?
What are all the things ur going to keep in mind while System testing?
What is the difference between internal reviews and peer reviews?