Sprint Burndown Progress

Burndown tracks unfinished committed work. Ideal burndown charts also plot against calendar days; this calculator gives the current remaining share instantly.

Remaining % = (remaining ÷ planned) × 100; completion % = 100 − remaining %.

Tip: Keep “Remaining Work” and “Planned Sprint Work” on the same basis (period, units, and population) before calculating Sprint Burndown Progress.

Cluster: Software Testing hub · Professional KPIs · Percentage guide

Burndown progress shows how much planned sprint work is still left.

Enter remaining points (or tasks) and the original planned commitment for the sprint.

Points or tasks still not done
Original (or re-baselined) sprint commitment

Remaining Work %

Understanding Sprint Burndown Progress

How we calculate. Remaining % = (remaining ÷ planned) × 100; completion % = 100 − remaining %. The form uses the same arithmetic as the worked examples on this page. See our methodology and accuracy policy.

Real-world scenario: A typical Sprint Burndown Progress case uses remaining work 12 and planned sprint work 40. Enter the same figures below to reproduce the worked path.

What is Sprint Burndown Progress?

Burndown tracks unfinished committed work. Ideal burndown charts also plot against calendar days; this calculator gives the current remaining share instantly.

  • Remaining should use the same unit as planned (points or tasks)
  • Scope adds raise planned mid-sprint—note them explicitly
  • QA burndown can track open test cases the same way

The Formula

Sprint Burndown Remaining
Remaining % = (Remaining work ÷ Planned work) × 100

Worked Example

Scenario: The sprint committed 40 points. 12 points remain unfinished.
Step 1: Remaining = 12
Step 2: Planned = 40
Step 3: (12 ÷ 40) × 100 = 30% remaining (70% complete)
Answer: 30% of the sprint commitment remains.

Common Use Cases

  • Daily standup: share remaining % at a glance
  • Mid-sprint risk: flag when remaining stays high late in the sprint
  • QA packs: burndown open regression cases

Pro Tips

  • Re-baseline planned if product owners add committed scope
  • Blocked work still counts as remaining until done or descoped
  • Pair with burnup when scope is growing

Limitations: Sprint Burndown Progress results are planning aids for Agile/QA teams—not contractual delivery commitments. Confirm definitions with your scrum/quality playbook.

FAQ

What if remaining exceeds planned?

That usually means scope was added without updating planned. Update planned, or treat the excess as stretch beyond commitment.

Is this the same as a burndown chart?

It is the current remaining ratio. A chart adds the time axis; use both together for a full view.

Authoritative References

For Agile and software testing practices, consult: