Use of Modelling Tools

Syllabus Point

  • Demonstrate the use of modelling tools

Modelling tools help developers visualise and plan software systems before they are implemented

Modelling tools

Modelling ToolPurposeExample Use Case
Data Flow Diagram (DFD)Show data movementOnline shopping checkout process
Structure ChartShow modular hierarchyDecomposing a school admin program
FlowchartRepresent algorithm logicValidating form input
UML Class DiagramModel object-oriented relationshipsClass design in a student/course system
Wireframe / StoryboardVisualise UI designWebpage layouts for a booking system

Keep Progressing

Use the lesson navigation below to move through the module sequence.

Use of Modelling Tools | Research and Planning | Learn Software