Compare and contrast DFD and ERD. What is their purpose? How do they differ? How
are they related?
Name the three types of icon in a DFD.
If there is an arrow from one icon to another in a DFD, what does it mean?
What are the Gane and Sarson icons?
Here
[ DFD1.gif ]
is a first rough DFD. Redraw with the right boxes using the Gane & Sarson Notation.
How can you show data flows in the UML2.0?
What is shown on a context DFD of a system?
What is shown in a Level-0 DFD?
How do you document the contents of data stores?
How do you show the relationships between the content of data stores?
How do you document the detailed processing of data?
List a dozen rules that a valid DFD must follow.
If you discover a person who does no more than reinput some previous output -- how
can you improve the system?
Name 6 bad DFD smells.
What icons are used in an UML ERD and how are they used?
The Universal Widget Company produces Widgets. Each Widget has a unique number.
Widgets have different sizes. Widgets are made of a number of Parts
but each Part is in at most one Widget. Each Part has a description.
The company wants to keep track of Parts and Widgets. Draw an UML ERD describing the
Entities, Attributes and Relations in this application.
What is the ultimate reason for storing data in a system?