Defect Density

Purpose:
Defect Density is used to detect the rate at which developers are generating defects

Definition
Defect Density is the number of confirmed defects detected in software/module during a defined period of development divided by the size of the software/module.


Formula
Defect Density = Defect/unit size

Unit size=Size is typically counted either in Lines of Code or Function Points.

Comments

Popular posts from this blog

Data Migration Testing Startegy

Informatica DVO

ETL Testing