Interfaces between solutions, users and networks (p.1) Flashcards
1
Q
What is the purpose of a use case diagram?
A
A use case diagram outlines vital system actions, marking the first step in system analysis. It visually emphasizes key functions, providing a quick understanding alongside textual descriptions of the system’s primary operations.
2
Q
What is the purpose of a context diagram?
A
A context diagram illustrates incoming and outgoing data in a system, aiding understanding of data flow and external entities involved in transfers.
3
Q
What is the purpose of a data flow diagram?
A
Data flow diagrams visually depict data movement between system functions, aiding software design by illustrating inputs, outputs, and processes.