AGILEPM-FOUNDATION · Question #82
Which of the following is NOT a modelling technique, commonly used in DSDM?
The correct answer is C. Pie Charts. Pie charts are data visualization tools used to display statistical proportions, not to model systems, processes, or user interactions - making them the odd one out in a DSDM context. Storyboards (A), flowcharts (B), and use case diagrams (D) are all legitimate DSDM modelling…
Question
Options
- AStoryboards
- BFlowcharts
- CPie Charts
- DUse case diagrams
How the community answered
(21 responses)- A5% (1)
- C95% (20)
Explanation
Pie charts are data visualization tools used to display statistical proportions, not to model systems, processes, or user interactions - making them the odd one out in a DSDM context.
Storyboards (A), flowcharts (B), and use case diagrams (D) are all legitimate DSDM modelling techniques: storyboards capture user journeys and interface flows, flowcharts model process logic and decision paths, and use case diagrams define system functionality from an actor's perspective. All three help teams collaboratively understand and communicate requirements during iterative development.
Memory tip: Ask yourself, "Does this technique model a system or process?" Pie charts present data - they belong in a boardroom report, not a DSDM requirements workshop.
Topics
Community Discussion
No community discussion yet for this question.