What is the purpose of Data Flow Diagrams?
List out 4 Components of DFD
List out 2 type of symbols representing DFD?
What does External Entities / Source & Sink also known as?
What is External Entities / Source & Sink / Terminators?
What is Source also known as?
What is a Source
What is a Sink?
What is Sink also known as ?
What is process also known as? ( 2 )
What does Process modifies?
What is the rule for process in a diagram?
What does Data Flow represents?
What is Data Store?
When is Data Store used?
1.It is used when the system must store data because one or more processes need to use the stored data a later time
What is the rule for Data Store?
What is a Data Flow Diagram ?
What is a Context Diagram ( DFD ) ?
What are the symbols used in Context Diagram?
List out things that I need to identify when drawing context diagram ( 3 )
List out 6 guidelines for drawing DFD
List out rules between source to sink in Basic Data Flow Diagram
Source must pass through Process before entering Sink
List out rules between source ( Entity ) to data store in Basic Data Flow Diagram
Source must pass through Process before entering Data Store
List out rules between Data Store to Sink ( Entity ) in Basic Data Flow Diagram?
Data Store must pass through Process before entering Sink ( Entity )