next up previous contents
Next: System and acceptance testing Up: Module testing Previous: Path plotter   Contents

DTWFileIO module

The testing of DTWFileIO module will be partly incorporated in the system testing because this module depends on the org.dtrend.DTWData module very heavily. Tests M-FIO04 and M-FIO06 test the functionality G-05 marked essential in the Software Requirements Specification $[3]$.

In each case where a fake or misformatted file name is mentioned, the file name contains characters which are not allowed in the underlying filesystem, ie. c:\??????.??? or c:\..?..?.???. The term misformatted data stands for data which does not correspond to the formatting specified in the Software Requirements Specification $[3]$.

M-FIO01: method org.dtrend.DTWFileIO.openDataSet()

M-FIO02: method org.dtrend.DTWFileIO.loadRecord()

M-FIO03: method org.dtrend.DTWFileIO.closeDataSet()

M-FIO04: method org.dtrend.DTWFileIO.loadTemplates()

M-FIO05: method org.dtrend.DTWFileIO.saveTemplates()

M-FIO06: method org.dtrend.DTWFileIO.loadObservation()

M-FIO07: method org.dtrend.DTWFileIO.saveObservation()

M-FIO08: method org.dtrend.DTWFileIO.saveLog()


next up previous contents
Next: System and acceptance testing Up: Module testing Previous: Path plotter   Contents
2002-03-19