next up previous contents
Next: Features to be tested Up: Test plan Previous: Test plan   Contents

Items to be tested

The software can be divided roughly into three parts: The GUI which was implemented in Java, the DLL function library which was implemented in C++ and the wrapper which connects these two parts.

A list of modules and classes for module testing is in Table 1. The errors that are found during module testing will be fixed before system testing, so the next versions will be used in system testing.


Table 1: List of software to be tested
Module Source files Version
DTWLIB.DLL dtwlib.cpp 0.4
  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.3
GUI DTWAllResultsElement.java 1.3
  DTWData.java 1.7
  DTWDataPlotter.java 1.4
  DTWDataSelector.java 1.3
  DTWDataVector.java 1.3
  DTWFileIO.java 0.4
  DTWFileIOException.java 0.1
  DTWHorizontalPlotter.java 1.4
  DTWMain.java 1.8
  DTWOneResult.java 1.3
  DTWParameters.java 1.4
  DTWPathPlotter.java 1.3
  DTWSelectionPlotter.java 1.2
  DTWTemplateListItem.java 1.3
  DTWVerticalPlotter.java 1.4
  main.java 1.2



next up previous contents
Next: Features to be tested Up: Test plan Previous: Test plan   Contents
2002-03-19