What is Defect Seeding?
Answers were Sorted based on User's Feedback
Answer / aparnaganjam
In this method, intentionally the developer/lead will
introduce the bugs in to product... we dont know in which
module they will occur.. So we have to do regression
testing to identify that bugs as well as residual bugs(more
bugs). The main intention of this is to get more bugs.
| Is This Answer Correct ? | 19 Yes | 4 No |
Answer / keshab
Defect Seeding : For identify the Capability of tester
team , One Group will insert Defect in appliaction ,This
Bug will found by another Group
Example : In Real Appliaction this group will find 650 bug
but in defect seeding software they will find 30 bug out of
50 Bug total Bug in real appliaction 50*650/30 = 1084 bug
is available in Appliaction
| Is This Answer Correct ? | 20 Yes | 7 No |
Defect seeding is the process of introducing known defect in the build which is ready to go for testing.
So developers knowingly introduce a defect, which will automatically occure after a certain time.
Purpose of defect seeding is to determine whether build is properly tested or not?
| Is This Answer Correct ? | 15 Yes | 2 No |
What is integration level testing?
what is the difference between bug log and defect report?
What is the difference between System Testing and Functionality Testing?
write test case for login window
When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
What is cookie testing?
Difference between gui & Functional testing
State a generalized process for load test? Or explain how you did it previously.
I want test cases for CLI? can any one send TC for CLI?
what is meant by adhoc testing?
what is entry and exit creteria for testing ?