CSPO Managing the Product Backlog 3 — Questions and Answers
Question 1: What is the primary purpose of ordering the Product Backlog?
- To satisfy the development team's technical preferences
- To ensure the most valuable items are worked on first (Correct answer)
- To meet regulatory documentation requirements
- To reflect the chronological order in which features were requested
Correct answer: To ensure the most valuable items are worked on first
Ordering the backlog ensures the team always works on what delivers the most value to the product and its users.
Question 2: Which of the following is a valid reason to re-order the Product Backlog?
- A developer prefers to work on a lower-priority item first
- A competitor releases a feature that changes market dynamics (Correct answer)
- The Scrum Master requests a specific ordering
- Items at the bottom have larger estimates
Correct answer: A competitor releases a feature that changes market dynamics
Changes in market conditions, competitive landscape, or business priorities are legitimate reasons for the Product Owner to reorder the backlog.
Question 3: What happens to the Product Backlog when a product is retired?
- It is archived by the Scrum Master
- It is transferred to the stakeholders
- It ceases to exist along with the product (Correct answer)
- It is kept indefinitely for future reference per Scrum rules
Correct answer: It ceases to exist along with the product
The Product Backlog exists as long as the product exists — when the product is retired, the backlog is no longer maintained.
Question 4: A Product Owner wants to add a technical debt item to the backlog proposed by the Development Team. Is this appropriate?
- No, backlog items must always map directly to user-facing features
- Yes, technical items that improve the product belong in the Product Backlog (Correct answer)
- No, technical debt is managed separately in a technical backlog owned by the team
- Yes, but only if stakeholders have approved the work
Correct answer: Yes, technical items that improve the product belong in the Product Backlog
The Product Backlog can contain any work the team needs to do, including technical improvements, infrastructure, and bug fixes.
Question 5: During Sprint Planning, the team finds that the top backlog items are not well enough understood to plan. Whose failure does this represent?
- The Scrum Master, for not facilitating planning well
- The Product Owner, for not ensuring items were refined before Sprint Planning (Correct answer)
- The Development Team, for not asking questions earlier
- The stakeholders, for not providing enough requirements
Correct answer: The Product Owner, for not ensuring items were refined before Sprint Planning
The Product Owner is responsible for ensuring the top backlog items are clear and refined enough for the team to select and plan.
Question 6: What is the BEST way for a Product Owner to handle conflicting priorities from two equally important stakeholder groups?
- Let the Scrum Master decide the ordering
- Alternate between the two groups' requests each Sprint
- Facilitate a conversation to understand overall business goals and order based on highest combined value (Correct answer)
- Split the team to work on both stakeholder groups' items simultaneously
Correct answer: Facilitate a conversation to understand overall business goals and order based on highest combined value
The Product Owner must synthesize input from all stakeholders and make ordering decisions based on overall value rather than satisfying groups in turns.
Question 7: Which statement about Product Backlog estimates is MOST accurate?
- Estimates are the Product Owner's responsibility to provide
- Estimates are provided by the Development Team and may change as more is learned (Correct answer)
- Estimates must be in story points only
- Estimates are fixed once agreed upon in refinement
Correct answer: Estimates are provided by the Development Team and may change as more is learned
The Development Team provides estimates, and those estimates can and should be updated as new information emerges.
What is the primary purpose of ordering the Product Backlog?