Sprint Velocity

Velocity measures sustainable delivery throughput for a stable team. QA teams often track a testing velocity (cases or risk items completed) the same way.

Average velocity = sum of completed points ÷ count of sprints in the sample.

Tip: Keep “Total Points Completed” and “Number of Sprints” on the same basis (period, units, and population) before calculating Sprint Velocity.

Cluster: Software Testing hub · Professional KPIs · Percentage guide

Sprint velocity is the average story points (or tickets) a team finishes per sprint. Use it to forecast upcoming capacity—not as a performance weapon.

Enter total points completed across recent sprints and how many sprints you are averaging.

Sum of completed points across the sample sprints
How many sprints are included in the average

Average Velocity (points/sprint)

Understanding Sprint Velocity

How we calculate. Average velocity = sum of completed points ÷ count of sprints in the sample. 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 Velocity case uses total points completed 128 and number of sprints 4. Enter the same figures below to reproduce the worked path.

What is Sprint Velocity?

Velocity measures sustainable delivery throughput for a stable team. QA teams often track a testing velocity (cases or risk items completed) the same way.

  • Use 3–5 recent sprints for a smoother average
  • Keep the unit consistent (story points, tickets, or test cases)
  • Do not compare teams — velocity is local to one team’s sizing

The Formula

Sprint Velocity
Velocity = Total points completed ÷ Number of sprints

Worked Example

Scenario: Over 4 sprints the team completed 128 story points.
Step 1: Total points = 128
Step 2: Sprints = 4
Step 3: Velocity = 128 ÷ 4 = 32
Answer: Average sprint velocity is 32 points per sprint.

Common Use Cases

  • Release forecasting: backlog ÷ velocity ≈ sprints needed
  • Sprint planning: pull roughly one velocity of work
  • QA capacity: estimate how much test scope fits a sprint

Pro Tips

  • Exclude abandoned spikes if they did not deliver finished value
  • Note scope changes that inflate or deflate a single sprint
  • Pair with capacity when PTO will change the next sprint

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

FAQ

Should unfinished carry-over count?

Count only work that met the definition of done in that sprint. Carry-over usually lands in the next sprint’s completed total when finished.

Points or hours?

Most agile teams use story points. If your team estimates in hours, use hours as the unit—but do not mix units in one average.

Authoritative References

For Agile and software testing practices, consult: