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 does one do Ad-hoc Testing?
How much interaction with users should testers have, and why?
Explain about gamma tesing?
what to test in usability testing.?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is black box testing, and what are the various techniques?
When are you done testing?
Why should we hire you ? Please explain. Thanks
I am a ISTQB cerfity tester with 3 yrs experience(kolkata) , I left my current commpany due to some problem but since two months I did not get new job , why? is my age is 33 yrs and I am married . If anybody have any answer please let me know, my email id sangitadas1981@gmail.com/yahoo.co.in
If the developer rejects that its not a bug means then whats the next step we follow?
how u get the build ?what is the size of the biuld?
diff b/w project based testing and product based testing?