next up previous contents
Next: Testing programs Up: Summary Previous: Test results table   Contents

Results of acceptance testing

A requirements matrix is in Table 5. In the test cases column bold face text means that an error was found in the test and bold italics text means that an error was found and corrected.

As the table shows, the result of acceptance testing is that every requirement except G-02 is met. Also requirement G-02 is partially met, because selecting data in selection plotter is possible by manually entering the start and end points of the selection. G-02 is a conditional requirement. Note that requirement P-03 was fulfilled by adding an unused variable to DTCompareOne and DTCompareAll function calls so it didn't need to be tested.

On the basis of these tests, the DTREND project group proposes that the implemented software should be accepted.

The final versions of software modules are listed in Table 6.


Table 5: Relationship between requirements and test cases
Requirement code Test cases
D-01 M-DL01, M-DL02
D-02 M-DL02
D-03 M-DL08
D-04 M-DL03, M-DL04, M-DL05, M-DL06
D-05 M-DL01, M-DL02
G-01 I-01, I-02
G-02 I-02
G-03 I-02
G-04 I-02, I-04, I-06
G-05 I-03, I-04
G-06 I-06, I-11
G-07 I-08, I-09
G-08 I-11
G-09 I-07, I-10
G-10 I-10, I-11
G-11 I-10, I-11
P-01 I-09, M-DL07
P-02 I-09, M-DL05, M-DL08
P-03  
P-04 I-09, M-DL06, M-DL09



Table 6: List of software versions after testing and fixing bugs
Module Source files Version
DTWLIB.DLL dtwlib.cpp 0.5
  dtwlib.h 0.3
Wrapper dtwwrapimpl.cpp 1.3
  dtwwrapimpl.h 1.1
  org_dtrend_DTWWRAP.h 1.1
  DTWWRAP.java 1.2
  DTWDLLApi.java 1.4
GUI DTWAllResultsElement.java 1.3
  DTWData.java 1.12
  DTWDataPlotter.java 1.7
  DTWDataSelector.java 1.7
  DTWDataVector.java 1.4
  DTWFileIO.java 0.5
  DTWFileIOException.java 0.1
  DTWHorizontalPlotter.java 1.5
  DTWMain.java 1.14
  DTWOneResult.java 1.3
  DTWParameters.java 1.4
  DTWPathPlotter.java 1.7
  DTWSelectionPlotter.java 1.4
  DTWTemplateListItem.java 1.3
  DTWVerticalPlotter.java 1.5
  main.java 1.2



next up previous contents
Next: Testing programs Up: Summary Previous: Test results table   Contents
2002-03-19