Rules For Data Flow Diagram:
- Each process must have a minimum of one data flow going into it and one data flow leaving it.
- Each data store must have at least one data flow going into it and one data flow leaving it.
- A data flow out of a process should have some relevance to one or more of the data flows into a process.
- Data stored in a system must go through a process.
- Filing systems within an organisation cannot logically communicate with one another unless there is a process involved.
- All processes in DFD must be linked to either another process or a data store.
No comments:
Post a Comment