Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is defect pooling?

Answers were Sorted based on User's Feedback



What is defect pooling?..

Answer / murthysharma

Another simple defect prediction technique is to separate
defect reports into two pools. Call them Pool A and Pool B.
You then track the defects in these two pools separately.
The distinction between the two pools is arbitrary. You
could put all the defects discovered on Mondays,
Wednesdays, and weekends into Pool A, and the rest of the
defects into Pool B. Or you could split your test team down
the middle and put half of their reported defects into one
pool, half into the other. It doesn’t really matter how you
make the division as long as both reporting pools operate
independently and both test the full scope of the product.

Once you create a distinction between the two pools, you
track the number of defects reported in Pool A, the number
in Pool B, and—here’s the important part—the number of
defects that are reported in both Pool A and Pool B. The
number of unique defects reported at any given time is:

DefectsUnique = DefectsA + DefectsB - DefectsA&B

The number of total defects can then be approximated by the
simple formula:

DefectsTotal = ( DefectsA * DefectsB ) / DefectsA&B

If the GigaTron 3.0 project has 400 defects in Pool A, 350
defects in Pool B, and 150 of the defects in both pools,
the number of unique defects detected would be 400 + 350 -
150 = 600. The approximate number of total defects would be
400 * 350 / 150 = 933. This technique suggests that there
are approximately 333 defects yet to be detected (about a
third of the estimated total defects); quality assurance on
this project still has a long way to go.

Is This Answer Correct ?    6 Yes 0 No

What is defect pooling?..

Answer / gkyes

defect seeding and defect pooling both are different..
see the below site for detailed answer
http://www.stevemcconnell.com/ieeesoftware/bp09.htm
-----------
involvement makes you important
gkyes

Is This Answer Correct ?    2 Yes 1 No

What is defect pooling?..

Answer / neelima

defect seeding means intentionally introducing defects in
to the application and check the ratev of its detection and
its residual effects

Is This Answer Correct ?    3 Yes 2 No

What is defect pooling?..

Answer / baydr earles

Last post is verbatim copy of this article on the IEEE website http://www.stevemcconnell.com/ieeesoftware/bp09.htm

Is This Answer Correct ?    1 Yes 0 No

What is defect pooling?..

Answer / xyz

what is meant by defect seeding ?

Is This Answer Correct ?    1 Yes 3 No

What is defect pooling?..

Answer / jyothi

defect pooling nothing but defect seeding

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

give me some example for high severity and low priority defect?

18 Answers   Sigma Software Solutions, Verizon,


What is pending/Rejected defect. Did ever come across such defect? Give example

2 Answers   Cap Gemini,


what is the exit point for test plan

2 Answers  


what is server-side testing? what is automation framework?

1 Answers   HCL,


There are some features to improve the performance of a Product. What are those factors?

0 Answers   Target,


What is Test management?

1 Answers   CitiGroup, INOX,


can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?

1 Answers  


How to conduct Regression Testing Manually?

9 Answers   FIC,


Expalin about metrics Management?

1 Answers   Fidelity,


Hi,iam geetha i want to know about the different type of testing for the webapplications. Since iam doing only manual testing, i want in full details about webapplication testing. Thanks in advance

1 Answers  


tell me about ur current project???

2 Answers   Philips,


what are the disadvantages og v-model over waterfall model?

1 Answers   Aditya Birla, HCL,


Categories