Acceptance Testing

Prerequisites

FIT Framework
Download: put address here
FIT provides solutions for acceptance testing.

Acceptance tests should test the system as a whole and ensure the basic functionality of the system is there. To accomplish this, we use the FIT suite of testing tools.

The tests are written in HTML using HTML tables. They are located in the edu.louisiana.cacs.DetectObfuscation.acceptancetests project. The tests are spread over several HTML files. (Do not worry about the files defUseInterpreterTests.html and lvaInterpreterTests.html. These files test a separate part of the system that is not part of DOC.)

Please visit the FIT website for the FIT library and information on running the FIT tests. If you need help, please send an email and I'll try to help.