Agile Business Analysis Delivery Horizon Activities 2 — Questions and Answers
Question 1: During the Delivery Horizon, a BA notices that a user story's acceptance criteria conflict with a downstream system constraint discovered mid-sprint. What is the BEST immediate action?
- Escalate to the project manager and wait for a decision
- Collaborate with the team and stakeholders to revise the acceptance criteria before the story is coded (Correct answer)
- Complete coding based on the original criteria and raise a defect later
- Remove the story from the sprint and reschedule it for the next iteration
Correct answer: Collaborate with the team and stakeholders to revise the acceptance criteria before the story is coded
Addressing conflicts before coding prevents rework and keeps the sprint on track by aligning acceptance criteria with real constraints.
Question 2: Which activity BEST describes the BA's role in supporting the development team during active sprints?
- Writing detailed test scripts for each user story
- Answering clarifying questions and providing just-in-time elaboration of requirements (Correct answer)
- Conducting formal change-control board reviews
- Maintaining a comprehensive requirements traceability matrix
Correct answer: Answering clarifying questions and providing just-in-time elaboration of requirements
Just-in-time elaboration keeps requirements lean while ensuring developers have the detail they need exactly when they need it.
Question 3: A team uses Definition of Done (DoD) during the Delivery Horizon. What is the PRIMARY purpose of the DoD for a BA?
- To set performance benchmarks for individual team members
- To provide a shared checklist confirming when a story meets quality and business value standards (Correct answer)
- To replace acceptance criteria for each story
- To document which features will be released to production
Correct answer: To provide a shared checklist confirming when a story meets quality and business value standards
The DoD gives the BA and team a shared, transparent standard that confirms a story is truly complete and delivers value.
Question 4: When a stakeholder requests a significant scope addition mid-sprint in the Delivery Horizon, the Agile BA should FIRST:
- Add it to the current sprint backlog to avoid delay
- Assess its value and impact, then channel it through the product backlog for prioritization (Correct answer)
- Reject it and tell the stakeholder to wait until the project ends
- Document it and implement it after the sprint without team discussion
Correct answer: Assess its value and impact, then channel it through the product backlog for prioritization
Routing new requests through the backlog preserves sprint integrity while ensuring the request is properly evaluated and prioritized.
Question 5: In the Delivery Horizon, which technique helps a BA confirm that a delivered increment meets stakeholder expectations before a sprint review?
- Benchmarking against competitor products
- Conducting an informal story walkthrough or demo with a key stakeholder (Correct answer)
- Sending the completed stories to legal for compliance sign-off
- Updating the project charter to reflect completed work
Correct answer: Conducting an informal story walkthrough or demo with a key stakeholder
An early walkthrough with stakeholders surfaces misalignments before the formal review, reducing surprise and rework.
Question 6: A BA is refining stories for the next sprint while the current sprint is in flight. This practice is BEST described as:
- Scope creep management
- Backlog grooming or refinement running in parallel with delivery (Correct answer)
- Waterfall-style requirements gathering
- Sprint retrospective preparation
Correct answer: Backlog grooming or refinement running in parallel with delivery
Concurrent backlog refinement ensures the team always has a ready queue of well-defined stories without interrupting active delivery.
Question 7: Which metric is MOST useful for a BA to monitor during the Delivery Horizon to assess whether business value is being delivered consistently?
- Lines of code written per sprint
- Velocity trend combined with stakeholder satisfaction feedback (Correct answer)
- Number of formal change requests submitted
- Total documentation pages produced
Correct answer: Velocity trend combined with stakeholder satisfaction feedback
Velocity trends paired with stakeholder feedback reveal whether the team is delivering both output and genuine business value over time.
During the Delivery Horizon, a BA notices that a user story's acceptance criteria conflict with a downstream system constraint discovered mid-sprint.
What is the BEST immediate action?