Agile Business Analysis Process 5 — Questions and Answers
Question 1: In Agile BA, which process artifact captures the desired future state of a business capability, helping align the team on the strategic direction?
- Sprint Backlog
- Product Vision Statement (Correct answer)
- Daily Standup Notes
- Definition of Done
Correct answer: Product Vision Statement
A Product Vision Statement describes the ultimate goal and desired outcome for the product, providing strategic alignment that guides all prioritization and analysis decisions.
Question 2: When applying the Agile BA process to improve an existing business process, which technique maps current ('as-is') and desired ('to-be') states to identify the gap?
- Impact Mapping
- Gap Analysis (Correct answer)
- Story Mapping
- Burndown Analysis
Correct answer: Gap Analysis
Gap Analysis compares the current 'as-is' state with the desired 'to-be' state to identify what changes, capabilities, or actions are needed to bridge the difference.
Question 3: A BA facilitates a session where the team walks a customer journey horizontally across time and vertically by task importance. This is:
- Risk Burndown Mapping
- User Story Mapping (Correct answer)
- Value Stream Mapping
- Process Capability Analysis
Correct answer: User Story Mapping
User Story Mapping, developed by Jeff Patton, arranges stories horizontally by user journey sequence and vertically by priority, revealing the full product scope and release slices.
Question 4: In an Agile BA process, 'inspect and adapt' is a core principle that means:
- Code should be inspected by a QA team and adapted only after release
- Teams regularly examine outcomes and processes, then adjust their approach based on what they learn (Correct answer)
- Managers inspect team performance annually and adapt headcount
- The BA inspects requirements documents and adapts them before waterfall handoff
Correct answer: Teams regularly examine outcomes and processes, then adjust their approach based on what they learn
'Inspect and adapt' is an empirical process control principle meaning teams use frequent feedback loops—sprint reviews, retrospectives—to examine reality and improve accordingly.
Question 5: Which Agile BA process technique captures who benefits, what the team does, and why it matters in a single visual that helps ensure features link to business outcomes?
- Impact Mapping (Correct answer)
- RACI Chart
- Affinity Diagram
- Burndown Chart
Correct answer: Impact Mapping
Impact Mapping is a visual technique connecting business goals to actors, impacts, and deliverables, ensuring all work items link to a measurable business outcome.
Question 6: A Scrum team has a 'Definition of Ready' checklist for user stories. Which of the following is a typical criterion on that checklist?
- The story has been coded and tested
- The story is small enough to be completed within a single sprint (Correct answer)
- The story is approved by the CEO
- The story has been closed in the issue tracker
Correct answer: The story is small enough to be completed within a single sprint
A key Definition of Ready criterion is that stories are appropriately sized to be completed within one sprint, ensuring they don't block the team during the iteration.
Question 7: In the Agile BA process, what is the primary purpose of maintaining a 'product roadmap'?
- To provide a legally binding delivery schedule to clients
- To communicate the strategic direction and planned evolution of a product over time to stakeholders (Correct answer)
- To list every user story in the backlog in chronological order
- To document server infrastructure requirements for the DevOps team
Correct answer: To communicate the strategic direction and planned evolution of a product over time to stakeholders
A product roadmap communicates the high-level vision, direction, priorities, and planned milestones for a product, aligning stakeholders without committing to fixed scope or dates.
In Agile BA, which process artifact captures the desired future state of a business capability, helping align the team on the strategic direction?