next up previous contents
Next: Approach Up: Features to be tested Previous: Module testing   Contents

System and acceptance testing

The features to be tested within system and acceptance testing are extracted directly from the SRS. As mentioned before, the requirements concerning the DLL functions are tested in module testing phase. At this phase, the requirements concering the GUI are tested. The list of features and their codes in the SRS is in Table 3

Every feature has to be tested with both valid and invalid inputs. The types of invalid inputs that the program must handle correctly are listed in section 4.2 of the SRS.

The system and acceptance testing must also include performance testing. The performance requirements are listed in section 3.3 of the SRS.


Table 3: Features to be tested during system and acceptance testing
Requirement code Description
G-01 Load data set
G-02 Select data
G-03 Save selection
G-04 Save vector to file
G-05 Load vector from file
G-06 Delete template from GUI
G-07 Select DTW parameters
G-08 Compare to all
G-09 Compare to one
G-10 Save results to log
G-11 Show plots



next up previous contents
Next: Approach Up: Features to be tested Previous: Module testing   Contents
2002-03-19