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 |
Hi frnds,dis is anuhya..can any one tel me the FORMATION of a TEAM for a project. means,who's the main,below him who s there ? like that.i mean PM..then below PM who is there & vat is the team working for a particular project ? pls tel me soon correctly... tank u frnds
what is the difference between functional test cases and compatability testcases?
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)
hi this is divya. i have 2+ yrs exp in manual testing. I worked at bangalore. Now i shifted to chennai. If any openings for manual testing please call me 9245392708.thanks
What is the difference between SIT and IST?
What is interface testing
how cookie and session testing is done ?????
What is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.
There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error.
Hello everybody! i have a question: 1. please describe the most basic tasks of junior tester [3+ years] in a project [client-server and web applications], starting from gathering requirements and until software release to customer. Thanks!
What is difference between Application testing and Web application testing??
Test cases have written according to Flow of the software working or according to Screens?