What are the Defect Life Cycle?
Answers were Sorted based on User's Feedback
Answer / pavan kumar
Defect life cycle is also called as bug life cycle. It has 6
stages namely
1.new: found new bug
2.assigned: bud assigned to developer
3.open : developer is fixing the bug
4.fixed : developer has fixed the bug
5.retest: tester retests the application
6.closed/reopened: if it is ok tester gives closed staus
else he reopens and sends back to developer.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / mudaseer
when test engineer catches a bug it will be of one of the stages given below
duplicate:means the test engineer has sent duplicate bug
not a defect:test engineer says it's a defect but developer says it is not a defect.then test engineer has to justify that it's a defect
not reproducible:test engineer has sent a bug.developer says not reproducible because environment in which development is checking is different.To avoid this the environment specifications should be given by the tester.
can't be fixed:test engineer has sent a bug but developer says that it can't be fixed because technology is not supporting
fixed in future release:no time to fix the minor bug
or bugs found doesn't affect latest release
request for enhancement:test engineer says it's a bug development team says that it is an enhancement
| Is This Answer Correct ? | 0 Yes | 0 No |
what is stlc and what is bug life cycle? are the both same or different?
Who Prepare the Master Test Plan? Who Prepare the Test Plan?
Write the test cases for yahoo home page
how do u aanalyse test cases for pen, water bottle,fan....etc? give me brief idea how to start and how to divide functionality of an object? or how can we write test cases , if req's r not given?
what is system testing? explain with an example.
Difference between the System Testing and System Integration Testing?
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?
What are all the basic elements in a defect report?
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
What are the benefits of creating multiple actions within any virtual user script?
WHAT IS TESTLOG?