Daily Standup (Daily Scrum)
The Daily Scrum (also called Daily Standup) is a 15-minute timeboxed event held each day of the Sprint where Developers inspect progress toward the Sprint Goal and adapt the Sprint Backlog as necessary.
Explanation
The Daily Scrum is for the Developers. While the Scrum Master ensures it takes place and teaches the team to keep it within 15 minutes, the Developers are responsible for conducting it. The event improves communication, identifies impediments, promotes quick decision-making, and eliminates the need for other meetings.
Traditionally, each participant answers three questions: What did I do yesterday? What will I do today? Do I have any impediments? However, the Scrum Guide allows the Developers to choose whatever structure they want, as long as the focus is on progress toward the Sprint Goal. Some teams use walking the board, where they review each in-progress item on the Kanban board.
The Daily Scrum is not a status meeting for management. It is a planning event for the Developers. If detailed discussions arise, they are taken offline after the standup. Consistency in time and place reduces complexity and helps establish a team rhythm.
Key Points
- •Strictly timeboxed to 15 minutes
- •Held at the same time and place each day for consistency
- •Focused on progress toward the Sprint Goal, not individual status reporting
- •Only Developers are required to participate; others may attend but do not disrupt
Exam Tip
The Daily Scrum is for Developers, not for the Scrum Master or stakeholders to collect status. If a question describes it as a status meeting, that answer is likely wrong.
Frequently Asked Questions
Related Topics
Sprint
A Sprint is a fixed-length timebox of one month or less in Scrum during which the team creates a usable, potentially releasable product Increment.
Scrum Master
The Scrum Master is the accountability within Scrum responsible for establishing Scrum as defined in the Scrum Guide, helping the team and organization understand Scrum theory and practice, and removing impediments.
Sprint Backlog
The Sprint Backlog is the set of Product Backlog items selected for the Sprint, plus the Sprint Goal and the plan for delivering the Increment.
Test your knowledge
Practice scenario-based questions on this topic with detailed explanations.