The principle that states defects tend to cluster in certain modules or areas of the software is known as _______.

  • Boundary Value
  • Defect Clustering
  • Error Seeding
  • Pesticide Paradox
The "Defect Clustering" principle is based on the Pareto principle, which states that approximately 80% of the problems are found in 20% of the modules. This means that a small number of modules contain most of the defects. Identifying these can lead to focused testing efforts.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *