This page gives an overview of the available documentation for the IVCT Framework code. It is designed for system integrators, framework and test case developers.
A good starting point to get a bit of an background on the architecture are the following sections.
If you plan do build the software by yourself, the following sections will give you an overview on tools and the development environment.
The primary deployment typ for the IVCTool is the containerization with docker images. Building is done by using the Gradle build system. The underlying concept and configurations are explained below.
To use the IVCTool there are two types of interfaces available, a web-based and a commandline-based UI. These are described below, as well as some background on reading log files and the available test suite.
Finally there are some guidelines on writing test cases and considerations for future enhancements.