Starting the Sprint with Sprint Planning
The Sprint Planning’s purpose is to define the work to be performed during the Sprint. This plan is created collaboratively by the entire Scrum Team. The duration of the Sprint Planning should be no more than eight hours for a one-month Sprint. It should be proportionately shorter for shorter Sprints.
Sprint Planning aims to answer two questions:
- What can be delivered in the Increment resulting from the upcoming Sprint? This is achieved by the Scrum Team estimating which Product Backlog items can realistically be delivered in the Sprint, in order to achieve the Sprint Goal. The Product Owner will have a clear idea of which items need to be delivered, but this must be filtered by the Developers’ estimation of how many of these items can be delivered within the Sprint.
- How will the work needed to deliver the Increment be achieved? This is accomplished by the Developers creating a plan on how they will deliver the selected...