Agile Scrum Events and Artifacts Questions and Answers 1 — Questions and Answers
Question 1: During a Sprint Review, the Scrum Team presents the work completed in the Sprint. Key stakeholders are present and provide feedback. What is the primary purpose of this event?
- To provide a status update and get formal sign-off on the Increment.
- To inspect the outcome of the Sprint and determine future adaptations to the Product Backlog. (Correct answer)
- To hold a demonstration of the new features for the management team.
- To assess the team's velocity and plan the capacity for the next Sprint.
Correct answer: To inspect the outcome of the Sprint and determine future adaptations to the Product Backlog.
According to the Scrum Guide, the primary purpose of the Sprint Review is to inspect the Increment and adapt the Product Backlog. It is a working session where the Scrum Team and stakeholders collaborate on what to do next, which may result in adjustments to the Product Backlog.
Question 2: A Scrum Team is in Sprint Planning. They have collaborated on a Sprint Goal. What are the other two essential outputs of the Sprint Planning event?
- The updated Product Backlog and a list of impediments.
- A detailed project plan and resource allocation chart.
- The selected Product Backlog Items for the Sprint and a plan for how to deliver them. (Correct answer)
- A release forecast and the team's estimated velocity.
Correct answer: The selected Product Backlog Items for the Sprint and a plan for how to deliver them.
The Scrum Guide states that the Sprint Backlog is composed of the Sprint Goal (the 'why'), the set of Product Backlog items selected for the Sprint (the 'what'), and an actionable plan for delivering the Increment (the 'how'). These three components are the output of Sprint Planning.
Question 3: Which Scrum artifact has the Product Goal as its commitment, providing a long-term objective for the Scrum Team to plan against?
- The Increment
- The Sprint Backlog
- The Product Backlog (Correct answer)
- The Definition of Done
Correct answer: The Product Backlog
The Scrum Guide explicitly links each artifact to a commitment. The commitment for the Product Backlog is the Product Goal. The Product Goal describes a future state of the product and serves as a target for the Scrum Team.
Question 4: A Product Backlog Item cannot be considered part of the Increment until it meets a specific quality standard agreed upon by the Scrum Team. What is this formal description of the state of the Increment called?
- Acceptance Criteria
- The Sprint Goal
- The Product Goal
- The Definition of Done (Correct answer)
Correct answer: The Definition of Done
The Definition of Done is a formal description of the state of the Increment when it meets the quality measures required for the product. It provides a shared understanding of what it means for work to be complete. If a Product Backlog item does not meet the Definition of Done, it cannot be released or even presented at the Sprint Review.
Question 5: What is the main purpose of the Daily Scrum?
- To provide a detailed status report to the Scrum Master and Product Owner.
- To solve complex technical problems and make design decisions.
- For the Developers to inspect progress toward the Sprint Goal and adapt the Sprint Backlog. (Correct answer)
- To re-estimate the remaining work in the Sprint Backlog.
Correct answer: For the Developers to inspect progress toward the Sprint Goal and adapt the Sprint Backlog.
The Scrum Guide defines the purpose of the Daily Scrum as an opportunity for the Developers to inspect their progress toward the Sprint Goal and adapt the Sprint Backlog as necessary. It is a planning event for the Developers, not a status meeting for others.
Question 6: A Product Owner is managing a list of all desired features, functions, requirements, enhancements, and fixes for a product. This emergent, ordered list is the single source of work undertaken by the Scrum Team. What is this artifact called?
- The Release Plan
- The Product Backlog (Correct answer)
- The Sprint Backlog
- The Project Charter
Correct answer: The Product Backlog
The Product Backlog is the single source of work for the Scrum Team. It is an emergent, ordered list of everything that is known to be needed in the product. The Product Owner is responsible for its content, availability, and ordering.
During a Sprint Review, the Scrum Team presents the work completed in the Sprint.
Key stakeholders are present and provide feedback.
What is the primary purpose of this event?