4.5 Configuration files
There are three types of ARTE configuration files, and each of them are
applicable in well-defined domains:
- ‘arte.conf’
- The global ARTE configuration file, which is applicable in the whole ARTE
framework (prefix/etc/arte.conf).
- ‘[module].conf’
- The suite-specific ARTE configuration file, which is applicable in the [module]
suite domain (prefix/suites/[module]/etc/[module].conf).
- ‘test.conf’
- The test-specific ARTE configuration file, which is applicable in the single
test execution domain (test.conf, inside the RTA).