CertNorth

What Is a Sprint in Scrum?

A Sprint is a fixed-length period of one month or less in which a Scrum team works toward a single objective called the Sprint Goal. It's a container for all the other Scrum events — and, importantly, it is not a deadline for a fixed list of tasks.

By The CertNorth Team Published 4 min read

Sprint is probably the most-used word in agile, and one of the most misunderstood. Plenty of teams run something they call a sprint that is really a two-week deadline with a task list attached. Here's what the Scrum Guide actually describes, and why the difference matters in practice.

How long a Sprint lasts

The Scrum Guide sets a maximum of one month and no minimum, so teams commonly run one, two, three or four weeks. Two weeks is the most common choice in practice. What matters more than the number is that it stays the same: fixed length is what creates rhythm, makes planning comparable between Sprints, and lets a team learn how much it can actually do.

The Sprint Goal is the point

The Sprint Goal is the single objective for the Sprint — the reason this Sprint is worth doing. It's a commitment by the Developers, but it deliberately leaves flexibility about exactly which work achieves it.

That flexibility is the feature most teams miss. If the team learns something mid-Sprint that changes how best to reach the goal, the scope can be clarified and renegotiated with the Product Owner. What can't change is anything that would endanger the goal itself. So the Sprint protects the objective, not the task list.

What happens inside a Sprint

The events that take place within every Sprint (per the Scrum Guide).
EventPurpose
Sprint PlanningAgree the Sprint Goal and how the work will be approached
Daily ScrumA short daily sync for the Developers to inspect progress and adapt
Sprint ReviewShow the increment to stakeholders and gather feedback
Sprint RetrospectiveReflect on how the team worked and commit to improvements

The Scrum Master helps these run well without owning the work itself — we cover that role in what a Scrum Master does, and the Product Owner's side in what a Product Owner does.

What if the work isn't finished?

Unfinished work simply returns to the Product Backlog for the Product Owner to reprioritize. It isn't a failure and it doesn't extend the Sprint. Over several Sprints, a pattern of unfinished work is useful information — it usually means the team is committing to too much, which is exactly the kind of thing the Retrospective exists to surface.

Can a Sprint be cancelled?

Yes, but rarely, and only by one person. Only the Product Owner has the authority to cancel a Sprint, and the reason to do it is that the Sprint Goal has become obsolete — the business changed, the assumption behind the work turned out to be wrong. Cancellation is not a response to running behind schedule. In most teams it happens almost never.

Do you need Sprints at all?

No. Sprints are specific to Scrum, and they suit work that can be planned in batches and benefits from a regular rhythm. If your work arrives unpredictably — support, operations, maintenance — a continuous-flow approach may fit better, which we compare in Kanban vs Scrum. And if you're weighing agile against traditional delivery altogether, start with Agile vs Waterfall.

If facilitating Sprints sounds like work you'd enjoy, the practical route into it is in how to become a Scrum Master.

Frequently asked questions

How long should a Sprint be?

One month or less — the Scrum Guide sets the maximum and no minimum. Two weeks is the most common choice. What matters more than the exact length is keeping it constant, since consistency is what makes planning comparable between Sprints.

Can you change the scope during a Sprint?

Scope can be clarified and renegotiated with the Product Owner as the team learns more, but nothing may change in a way that endangers the Sprint Goal. The Sprint protects the objective rather than a fixed list of tasks.

What happens if a Sprint isn't finished?

The Sprint still ends on time, and unfinished items go back to the Product Backlog for the Product Owner to reprioritize. Extending a Sprint is a common mistake — it destroys the consistency that fixed length exists to create.

Who can cancel a Sprint?

Only the Product Owner, and only really when the Sprint Goal has become obsolete — not because the team is running late. It's rare in practice. See what a Product Owner does.

Sources and references

  1. Scrum.org — The Scrum Guide
  2. Scrum.org — What is a Sprint in Scrum?
  3. Scrum.org — What is a Sprint Goal?