1.2.7 - Construct suitable representations to illustrate system requirements. Flashcards
What is a system flow chart?
A system flow chart represents a process using different symbols containing information about a sequence of events, linked with arrows to illustrate the flow direction of the process.
What is a data flow diagram (DFD)?
A DFD maps out the flow of information for any process or system, using defined symbols like rectangles, circles, and arrows, plus short text inputs to show data inputs, outputs, storage points, and routes between each destination.
What is a structure chart?
A structure chart is a diagram representing the organisation of a system, usually showing different parts in hierarchical order.
What is a wireframe?
A wireframe is a schematic or blueprint that helps think about the structure of the software being built, resembling the full program but without the assets or content.