712-50 · Question #106
Dataflow diagrams are used by IT auditors to:
The correct answer is C. Graphically summarize data paths and storage processes. Dataflow diagrams (DFDs) are a systems analysis tool that visually map how data moves through a system - showing inputs, outputs, storage points, and processes - making them ideal for IT auditors who need a graphic overview of data paths and storage. Option A is wrong because…
Question
Dataflow diagrams are used by IT auditors to:
Options
- AOrder data hierarchically.
- BHighlight high-level data definitions.
- CGraphically summarize data paths and storage processes.
- DPortray step-by-step details of data generation.
How the community answered
(42 responses)- A17% (7)
- B5% (2)
- C71% (30)
- D7% (3)
Explanation
Dataflow diagrams (DFDs) are a systems analysis tool that visually map how data moves through a system - showing inputs, outputs, storage points, and processes - making them ideal for IT auditors who need a graphic overview of data paths and storage. Option A is wrong because hierarchical ordering describes data dictionaries or tree structures, not DFDs. Option B is wrong because highlighting high-level data definitions is the role of a data dictionary, not a DFD. Option D is wrong because step-by-step procedural details belong to flowcharts, which document logic and sequence rather than data flow.
Memory tip: Think of DFDs as a map of data's journey - where it comes from, where it goes, and where it rests. If a question mentions "paths" and "storage" together, the answer is almost always DFD.
Topics
Community Discussion
No community discussion yet for this question.