Project Management Agile and Scrum Ceremonies 5 — Questions and Answers
Question 1: What is the key difference between Backlog Refinement and Sprint Planning in Scrum?
- Refinement creates the Sprint Backlog; Planning selects the Sprint Goal
- Refinement prepares and clarifies backlog items; Planning selects items and creates the Sprint plan (Correct answer)
- Refinement is mandatory; Planning is optional
- Refinement is run by stakeholders; Planning is run by the Scrum Master
Correct answer: Refinement prepares and clarifies backlog items; Planning selects items and creates the Sprint plan
Refinement grooms and details backlog items over time, while Sprint Planning formally selects items, establishes the Sprint Goal, and creates the Sprint Backlog.
Question 2: A Scrum Team is struggling with unproductive Daily Scrums where team members give status reports to the Scrum Master instead of coordinating with each other. What should the Scrum Master do?
- Take notes and share a status report with management after each standup
- Reinforce that the Daily Scrum is for the Developers to plan their day and coordinate, not to report status (Correct answer)
- Reduce the Daily Scrum to twice per week to reduce frustration
- Invite the Product Owner to lead the Daily Scrum
Correct answer: Reinforce that the Daily Scrum is for the Developers to plan their day and coordinate, not to report status
The Daily Scrum is a planning and coordination event for Developers, not a status report to the Scrum Master; the Scrum Master should coach the team toward peer-to-peer collaboration.
Question 3: In Agile, a 'Definition of Ready' is sometimes used before Sprint Planning. What does it define?
- Criteria that a Sprint Increment must meet before release
- Criteria that Product Backlog items must meet before they can enter a Sprint (Correct answer)
- The conditions under which a Sprint can be cancelled
- The acceptance criteria for the Sprint Goal
Correct answer: Criteria that Product Backlog items must meet before they can enter a Sprint
A Definition of Ready specifies the minimum criteria (e.g., acceptance criteria written, sized, dependencies identified) that a Product Backlog item must meet to be eligible for Sprint Planning.
Question 4: Which of the following best describes the Scrum Master's role during the Sprint Review?
- The Scrum Master presents the Increment to stakeholders
- The Scrum Master ensures the event occurs and is productive but does not present the work (Correct answer)
- The Scrum Master approves or rejects the work demonstrated
- The Scrum Master sets the agenda and runs the meeting unilaterally
Correct answer: The Scrum Master ensures the event occurs and is productive but does not present the work
The Scrum Master ensures the Sprint Review happens and is effective, but the team presents their work and the Product Owner facilitates the conversation about the Increment.
Question 5: A distributed Scrum Team in different time zones struggles to hold a synchronized Daily Scrum. What is the most Agile-aligned solution?
- Replace Daily Scrums with a shared digital board updated asynchronously
- Find a time overlap window for a synchronous daily meeting, even if brief (Correct answer)
- Let each location hold its own Daily Scrum separately
- Skip Daily Scrums until the team is co-located
Correct answer: Find a time overlap window for a synchronous daily meeting, even if brief
Even a brief synchronous overlap window preserves the collaborative intent of the Daily Scrum; asynchronous updates can supplement but shouldn't fully replace real-time coordination.
Question 6: What artifact is directly updated as a result of the Sprint Retrospective?
- Product Backlog
- Sprint Backlog (with improvement actions added) (Correct answer)
- Release Plan
- Increment
Correct answer: Sprint Backlog (with improvement actions added)
The most impactful improvement identified in the Retrospective should be added as an actionable item to the next Sprint Backlog to ensure it gets done.
Question 7: In an Agile project, a stakeholder asks why the team holds a Sprint Review instead of sending a written status report. What is the best response?
- Written reports are too expensive to produce every Sprint
- The Sprint Review enables direct inspection of working software and immediate feedback that drives better outcomes (Correct answer)
- Status reports are not required in Agile because the team self-manages
- Sprint Reviews satisfy a regulatory audit requirement
Correct answer: The Sprint Review enables direct inspection of working software and immediate feedback that drives better outcomes
Sprint Reviews enable stakeholders to inspect working software directly and provide real-time feedback, which is far more valuable than a written report for driving product direction.
What is the key difference between Backlog Refinement and Sprint Planning in Scrum?