Agile Business Analysis Agile Business Analysis Common Agile Analysis Techniques Questions and Answers 2 — Questions and Answers
Question 1: Which agile analysis technique uses a visual board to limit work in progress and optimize flow?
- Kanban board (Correct answer)
- Burndown chart
- Affinity diagram
- RACI matrix
Correct answer: Kanban board
Kanban boards visualize workflow and enforce WIP limits to improve throughput and identify bottlenecks.
Question 2: What is the primary purpose of story mapping in agile business analysis?
- To visualize the user journey and prioritize features by value (Correct answer)
- To estimate the cost of each sprint
- To assign tasks to individual team members
- To document technical architecture decisions
Correct answer: To visualize the user journey and prioritize features by value
Story mapping arranges user stories along a narrative flow to reveal gaps, prioritize releases, and maintain a holistic product view.
Question 3: In agile analysis, what does the MoSCoW prioritization technique stand for?
- Must have, Should have, Could have, Won't have (Correct answer)
- Mandatory, Standard, Common, Wanted
- Most important, Significant, Complementary, Worthless
- Major, Secondary, Conditional, Withdrawn
Correct answer: Must have, Should have, Could have, Won't have
MoSCoW categorizes requirements into Must have, Should have, Could have, and Won't have to guide prioritization decisions.
Question 4: Which technique involves a business analyst facilitating a structured session where stakeholders collaboratively define requirements?
- Requirements workshop (Correct answer)
- Pair programming
- Code review
- Sprint retrospective
Correct answer: Requirements workshop
Requirements workshops bring stakeholders together in a facilitated session to elicit, validate, and resolve conflicting requirements efficiently.
Question 5: What is the purpose of using personas in agile business analysis?
- To represent archetypal users and guide feature decisions based on user needs (Correct answer)
- To track individual developer performance metrics
- To create a project risk register
- To define the technical deployment strategy
Correct answer: To represent archetypal users and guide feature decisions based on user needs
Personas are fictional representations of key user types that help teams empathize with users and make user-centered design decisions.
Question 6: Which agile analysis technique helps identify and resolve dependencies between multiple teams or features?
- Dependency mapping (Correct answer)
- Velocity tracking
- Test-driven development
- Continuous integration
Correct answer: Dependency mapping
Dependency mapping visually identifies relationships and blockers between teams, features, or systems to enable proactive coordination.
Which agile analysis technique uses a visual board to limit work in progress and optimize flow?