Steps in system development (cont.)
ndesign phase: defining a collection of classes and their interactions to satisfy the specifications. nimplementation: constructing the software modules that make up the system. ntesting: ensuring that the modules conform to the specifications.
n