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 |
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou
What are the things you prefer and prepare before starting testing?
What is mean cookies testing? What are testcase for it?
How to measure testing Productivity ?
What test cases should be written in performance testing manually?
What type of SQL queries will be asked in the Testing interview?
What skills needed to be a good test maual?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
How do you prioritize testing tasks within a project?
In V model what are the documents the Testing got from developement team to create test case in Acceptane TC, Integrationm Tc, System Tc?