Sturcture Charts |
|
1. Identify and order the major processes that need to be completed.
2. Determine which processes could be stand-alone functions.
These will then become individual boxes on the structure chart.
3. Develop the structure chart.
4. If desired, flowcharts could be developed for each process/box.
The chart is read from top to bottom and from left to right. Each module may
be subdivided into a succession of submodules that branch out under it.
Typically, after the activities in a module and it's submodules are carried out,
the module to the right of the current module is considered. A quick glance
at the hierarchy chart reveals each task performed in the program and where it
is performed.