What is defect pooling?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define Stability, Scalability and reliability with example ?

2768


Explain the components of a test plan?

679


hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com

1726


how agile testing is performed and what are the related documents.

1391


What are the cases why parameterization is necessary when load testing the Web server and the database server?

1586






What are differences between Testing in Uncontrolled Environment and Abnormal Environment?

2357


what is fusion testing and impact analysis???

1676


through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?

1641


Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com

4219


What icon is used in WinRunner to get an explanation of the syntax of TSL?

1559


Hi, Anybody knows about Hexaware company..

1671


On what basis you are fixing up the time for project completion?

775


Can list out some disadvantages of manual testing?

664


What is the difference between a defect and a failure?

644


What is the difference between SIT AND IST?

2591