The testtool Project
Put a high-level executive summary of the project here, consisting of one
or two paragraphs.
The testtool project is organized into the following directories:
-
requirements
-- user-level functional requirements for the project
-
specification
-- formal specification of the functional requirements
-
prototype
-- operational prototype, with limited functionality
-
design
-- architectural software design
-
implementation
-- implementation source and executables
-
testing
-- testing plans and results
-
administration
-- administrative and managerial information
-
documentation
-- audience-specific documentation, such as users manual and installation
instructions
Details of this organizational structure are given in the online materials for
Gene Fisher's software engineering courses,
CSC 308
and
CSC 309.