Write the defect removal efficiency formula using E for errors found before delivery and D for defects found after.
Write the defect removal efficiency formula using E for errors found before delivery and D for defects found after.
Answer
E / (E + D)
DRE approaches 1 as more problems are filtered out before they reach the user; computed per activity it localises which activity is leaking.
Pressman 9e ch23 §23.3–23.9