what is defect clustering and pesticide paradox?
Answer Posted / ashwin palaparthi
defect clustering:
Joe made the point clear, density has got nothing to do
with clustering. Yes, yuva could have meant "higher
density" but even then that is not what is "important"
about clustering.
Many things in the world reflect the "principle of factor
sparsity" and Software Testing is no exception. For
example, in two dimensional arrays used in most programs,
we find that they are sparse. Let me make it simple here-
long ago, an Italian economist named Pareto highlighted
that 80% of Italy's wealth was owned by 20%. From then
onwards it has become a generic tool of conclusion, and was
applied to many things of the world we live in.
There exists a hypothesis (with a reasonable amount of
reality in it) that bugs are typically clustered in one
area. Something like 80% of the defects being present in
20% of the overall codebase.
So, when you hear that an application has 1000 known bugs
and look at the detail of their distribution, many of them
perhaps originate from 20% of the modules therefore forming
a "cluster of defects".
If you were to buy this principle, then you have to start
thinking of where you can apply this- one example would be
to suspend testing if you sniff a cluster (instead of
finding all the rest of the defects, perhaps an upfront
alert from the testers could make the developers seriously
review that portion of the app again in a hope to fix the
found + about_to_be_found defects). This requires
speculative intelligence and is risky, though there is an
engineering endorsement to the principle. Another example
would be (in case where the project is over and the test
summary information is available for post-mortem), one
could do a thorough Root-cause-analysis on the cluster.
And so on.
Ashwin Palaparthi
| Is This Answer Correct ? | 28 Yes | 15 No |
Post New Answer View All Answers
What is bug leakage?
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
What are the different available models of sdlc?
What is Independent Testing?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
1. what is baseline document , can you say any two ?
is it possible to do performance testing in stand alone application..how wil u do that ???????
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
What are some best practices that you should follow when writing test cases?
What is fuzz testing?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What is reverse engineering?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me