Basic Parameters
+ Defects by Dev/Test Phase (phase name + defect count)
Phases Added
🤖 AI Interpretation
AI is analyzing, please wait…
Notes
· DRE (Defect Removal Efficiency) = defects found in dev+test ÷ total defects ×100%; escape rate = post-release defects ÷ total ×100%.
· Defect density = total defects ÷ size (KLOC). Benchmark: DRE >95% Excellent, 80–95% Good, <80% testing needs strengthening.