next up previous contents
Next: Testing the front-end Up: System Quality Assurance and Previous: Test Requirements

Test Plan

All major portions of code will be tested by regression or by hand verification. When CCA is ran on a file with -E, -D and -C switches set and a graph file is produced, all major functions are executed. Therefore, testing will be broken down into five main groups. The front-end which will need to be tested using multiple switches, the textual summary report and graphical output file for correct output, error reporting on validity tests, and beta testing to get feedback from users outside our group.

As defects are found, they were recorded in the file defect.log.txt. The file is updated when the defect is fixed.