Context Diagram

source: https://youtu.be/iY7xZ8Nut5A?si=wm5HhFzgxAI2lADa

synoniem: zero level data flow diagram

Pasted image 20231003170831.png

Types

Physical DFD
Logical DFD

Onderdelen

Scope boundary
External Entities
Flows

Doel

Notation

Pasted image 20231003171731.png

Tips

Regels

  1. Arrows should not cross each other
  2. Squares, circles, and files must bear names
  3. Decomposed data flows must be balanced (all data flows on the decomposed diagram must reflect flows in the original diagram). NO VERBS
  4. No two data flows, squares, or circles can have the same name.
  5. Draw all data flows around the outside of the diagram.
  6. Choose meaningful names for data flows, processes, and data stores. Use strong verbs followed by nouns
  7. Control information such as record counts, passwords, and validations requirements are not pertinent to a data-flow diagram

Notities van in de les SoftwareAnalysis3