AAC AAC Product Vision & Backlog Management 1 — Questions and Answers
Question 1: What is the primary purpose of a product vision statement in an agile project?
- To define technical architecture
- To provide a compelling, shared direction that aligns the team and stakeholders (Correct answer)
- To replace the product backlog
- To document sprint velocity targets
Correct answer: To provide a compelling, shared direction that aligns the team and stakeholders
A product vision statement articulates the desired future state of the product and serves as a north star for prioritization and decision-making.
Question 2: Which of the following is a characteristic of a well-formed product backlog item (PBI)?
- Vague so it can be interpreted flexibly
- Independent, negotiable, valuable, estimable, small, and testable (INVEST criteria) (Correct answer)
- Assigned to a specific developer at creation
- Written in technical language only
Correct answer: Independent, negotiable, valuable, estimable, small, and testable (INVEST criteria)
The INVEST criteria (Independent, Negotiable, Valuable, Estimable, Small, Testable) define the qualities of effective product backlog items.
Question 3: In agile analysis, backlog refinement (grooming) primarily achieves:
- Assigning story points to all backlog items at once
- Ensuring the top backlog items are well-understood, estimated, and ready for sprint planning (Correct answer)
- Removing all low-priority items permanently
- Rewriting stories to eliminate acceptance criteria
Correct answer: Ensuring the top backlog items are well-understood, estimated, and ready for sprint planning
Backlog refinement prepares the top-priority items by clarifying details, adding acceptance criteria, and estimating effort so the team can confidently commit to them in sprint planning.
Question 4: What is the Product Owner's primary responsibility regarding the product backlog?
- Writing all user stories personally
- Owning, ordering, and ensuring the backlog maximizes product value (Correct answer)
- Estimating story points for each item
- Approving every commit to the codebase
Correct answer: Owning, ordering, and ensuring the backlog maximizes product value
The Product Owner is accountable for the product backlog's content, availability, and ordering to ensure the team works on the highest-value items first.
Question 5: Which technique is used to decompose large epics into smaller, deliverable user stories?
- Story splitting (Correct answer)
- Velocity mapping
- Release burndown
- Affinity estimation
Correct answer: Story splitting
Story splitting breaks large epics or user stories into smaller, independently deliverable stories that can be completed within a single sprint.
Question 6: A product backlog is BEST described as:
- A fixed, final list of requirements approved at project start
- An ordered, living list of everything that might be done in the product (Correct answer)
- A sprint task list assigned to individual developers
- A document requiring formal change control for updates
Correct answer: An ordered, living list of everything that might be done in the product
The product backlog is a dynamic, ordered list that evolves continuously as new information emerges, priorities shift, and stakeholder needs change.
What is the primary purpose of a product vision statement in an agile project?