Multiple choice technology testing

A measure of the total known defects divided by the size of the software entity being measured is

  1. Ageing Analysis

  2. Defect Trend

  3. Defect Density

  4. Defect Summary

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Defect Density quantifies bug concentration by dividing total defects by software size. This metric helps assess quality across different modules or projects with varying code sizes.