Architectural Drivers
These are the requirements that determine the “shape” of
the architecture
“the software receives a notification whenever a particular
action occurs and acts on that notification”
“the software takes a file name as parameter. It reads a
formatting line as the first line in the file. It then reads data
values and computes a requested statistical measure”
“the tool must be able to present data that has been
written in an indeterminate number of different format. The
number of formats will expand overtime”