Agile Business Analysis Process 3 — Questions and Answers
Question 1: Which Agile process artifact is specifically used to visualize the flow of work items through various stages from 'To Do' to 'Done'?
- Product Roadmap
- Kanban Board (Correct answer)
- Sprint Burndown Chart
- Release Plan
Correct answer: Kanban Board
A Kanban board visually maps each work item's current stage across defined workflow columns, making the flow of value transparent to the whole team.
Question 2: In Agile BA, 'story splitting' is performed primarily to:
- Merge similar user stories to reduce backlog size
- Break a large user story into smaller, independently deliverable slices that fit within a sprint (Correct answer)
- Split one team into multiple sub-teams
- Divide the product backlog into separate team backlogs
Correct answer: Break a large user story into smaller, independently deliverable slices that fit within a sprint
Story splitting decomposes oversized stories into thinner vertical slices, each delivering some user value, so they can be completed within a single sprint.
Question 3: A BA is mapping the sequence of activities that transform customer input into valuable output. Which process modeling technique is most appropriate?
- SWOT Analysis
- Value Stream Mapping (Correct answer)
- RACI Matrix
- Fishbone Diagram
Correct answer: Value Stream Mapping
Value Stream Mapping visualizes every step—value-adding and non-value-adding—in the flow from customer request to delivery, highlighting waste for elimination.
Question 4: During backlog refinement, the team determines a user story has too many unknowns to estimate. The BEST Agile response is to:
- Assign it a default estimate of 13 story points and proceed
- Mark it as a Spike to time-box research and reduce uncertainty before estimating (Correct answer)
- Remove it from the backlog permanently
- Assign it to the most experienced developer to handle alone
Correct answer: Mark it as a Spike to time-box research and reduce uncertainty before estimating
A Spike is a time-boxed research or prototyping effort specifically designed to reduce uncertainty enough for a proper estimate on the real story.
Question 5: Which Agile process principle states that working software should be delivered frequently, with a preference for shorter timescales?
- Principle 6 of the Agile Manifesto
- Principle 3 of the Agile Manifesto
- Principle 2 of the Agile Manifesto (Correct answer)
- Principle 10 of the Agile Manifesto
Correct answer: Principle 2 of the Agile Manifesto
Agile Manifesto Principle 3 states: 'Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.'
Question 6: In SAFe (Scaled Agile Framework), what is the role of the 'PI Planning' event in the Agile BA process?
- A single team's sprint planning meeting
- A cross-team alignment event where teams plan objectives for a Program Increment of 8–12 weeks (Correct answer)
- An annual executive strategy session
- A code review ceremony for architects
Correct answer: A cross-team alignment event where teams plan objectives for a Program Increment of 8–12 weeks
PI Planning is a cadence-based, face-to-face event in SAFe where all teams in the Agile Release Train plan together and align on objectives for the upcoming Program Increment.
Question 7: A BA is facilitating an event where developers, the Product Owner, and stakeholders watch a live demonstration of completed sprint work. Which ceremony is this?
- Sprint Retrospective
- Daily Standup
- Sprint Review (Correct answer)
- Backlog Refinement
Correct answer: Sprint Review
The Sprint Review is the ceremony where the team demonstrates completed, potentially shippable increments to stakeholders and collects feedback to inform future backlog priorities.
Which Agile process artifact is specifically used to visualize the flow of work items through various stages from 'To Do' to 'Done'?