Skip to content

Exercise "Sprint Review"

Summary

Here you will find the definitions of the most important terms from this chapter.

Sprint Review

In the Sprint Review, the results of the Sprint are presented to the team and stakeholders. Progress toward the Product Goal is discussed.

Acceptance criteria

Acceptance criteria are clear and measurable conditions that specify when a feature, product, function, or project can be considered successfully completed and accepted. In agile project management, they serve as guidelines - similar to acceptance criteria in traditional project management - to ensure that the results meet the expectations and requirements of stakeholders.

Technical debt

Technical debt is a measure of technical untidiness in a project. It can increase complexity and reduce work velocity.

Test yourself

Try to answer the following questions on your own. Take your time and think carefully before checking the solutions.

What is the purpose of the Sprint Review?

The purpose of the Sprint Review is to review the results of the Sprint and to determine future adjustments. The acceptance of the Increment takes place, it is checked whether the Sprint Goal has been achieved, and the progress towards the Product Goal is discussed.

What is the responsibility of the Scrum Master prior to the Sprint Review?

The Scrum Master is responsible for planning and conducting the Sprint Review Meeting. In the course of this, he invites the Product Owner as well as everyone interested in attending the Sprint Review. Ideally, together with the invitation to the Sprint Review, he sends out a list of all the topics that will be discussed.

How is the Increment presented?

The Increment, which is potentially deliverable, is presented and tested as such in a live demonstration. The presentation is therefore not theoretical but practical. Questions about the Increment are explicitly welcome. The presentation is carried out by the Developers.

Where does the Sprint Review take place?

The Sprint Review can be held in a variety of rooms. For example, it makes sense to hold the Sprint Review in a laboratory if the development work has also taken place there. If the Developers have mainly worked in a particular office, the Sprint Review could also be held in that office.

What is the main task of the Product Owner during the Sprint Review?

The Product Owner is encouraged to test the Increment. It is important that the Product Owner actively participates in the Sprint Review and provides feedback. The Developers need the feedback to continuously improve in the upcoming Sprints.

What is technical debt?

A technical debt is when a User Story is not perfectly implemented and the Developers and the Product Owner are already aware at the time of acceptance that improvements will have to be made in the future. This is accepted when time is short. The growth of the technical debt with each new Increment increases the complexity of the product and reduces the velocity.

When can an Increment be accepted?

Only when it is one hundred percent complete. Partial acceptance of an Increment is not possible.

How long does the Sprint Review take?

A maximum of 1 hour per Sprint week.

Who takes part in the Sprint Review?

The Scrum Team and stakeholders, customers if applicable.