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 |
3.what are two of your strengths that will bring to QA/testing team?
Is Test plan a running document or a fixed document?
what is the difference sanith testing and smoke testing?
is it possible to check the Recording/play back in white box testing?
What is desk checking and control flow analysis
How will be the communication between the testers and developers while found a bug?
Smoke testing is ------ 1.sanity testing 2.Functional Testing 3.Build Verification Testing 4.Regreesion Testing
What is the difference between Regression Testing and Retesting?
If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???
example of high severity and low priority bug.
I have interview on Guide wire testing. If you please share me.
how do you test for runtime error using manual testing