Understanding Defect Removal Efficiency (DRE)
How we calculate. DRE % = (pre-release defects ÷ total defects) × 100. See our methodology and accuracy policy .
Real-world scenario: A typical Defect Removal Efficiency (DRE) case uses defects found before release 72 and total defects (pre + post release) 80. Enter the same figures below to reproduce the worked path.
What is Defect Removal Efficiency (DRE)?
DRE is a classic software quality metric: how effective was the team at finding and fixing defects before shipping? It complements defect leakage (what escaped).
- High DRE (e.g. 90%+): most defects caught pre-release
- Low DRE: weak early testing or late defect discovery
- Use the same window: one release or one quarter for both counts
The Formula
Worked Example
Common Use Cases
- QA effectiveness reporting: track DRE per release
- Process improvement: invest in phases with the weakest catch rate
- Shift-left programs: measure whether earlier testing raises DRE
Pro Tips
- DRE + leakage ≈ 100% when both use the same total and complementary numerators
- Weight severity in narrative reports even if the % is unweighted
- Do not game counts by hiding production tickets
| Scenario | When to use |
|---|---|
| Percent of a number | Finding a part of a whole (tax, tip, score) |
| Percent change | Comparing old vs new values |
Limitations: Defect Removal Efficiency (DRE) results are estimates for learning and QA planning—not contractual SLAs. Align definitions with your org’s quality glossary before executive reporting.
Common mistakes
- Swapping part and whole: The denominator must be the full total, not a subset.
- Rounding too early: Carry extra decimal places through multi-step work before rounding the final percent.
- Mixing percent and decimal forms: Enter rates in the format the calculator labels expect.
When to use this calculator
- Use this page when your wording matches defect removal efficiency and the form labels on screen.
- Use percent of a number for “what is X% of Y?” problems.
- Use number is what percent when you know part and whole and need the percent.
Still unsure about defect removal efficiency? Start with the quick answer above, then open the linked calculator that matches your wording.
❓ Frequently Asked Questions
How do I use this defect removal efficiency calculator?
For defect removal efficiency, enter the values labeled on the form, then press Calculate. Compare the result to the worked example on this page.
What formula does this page use?
See the quick answer and formula box above for defect removal efficiency—the same percentage calculator expression is applied to your inputs.
What if my result looks wrong?
When checking defect removal efficiency, re-check part vs whole (or rate vs base), rounding, and whether percents were entered as 25 rather than 0.25 when the form expects percents.
Authoritative References
For software quality metrics definitions, consult established engineering sources:
- ISTQB — software testing glossary and practices
- ISO/IEC 25010 — systems and software quality models
- IEEE — software engineering standards