Description of the system test frame work and test code.
The system test code is located in the netarchivesuite-integration-test module (maven based).
We use TestNG for system testing.
The code is based on the principles found in the Writing automatic tests guideline from the bitrepository project.