Environment Variables

Name/value pairs used by a test environment to provide information about how to run tests of a test suite on a particular platform.

For test suites prior to the JavaTest 3.0 harness, the environment variables are read from an environment file (.jte).

For JavaTest 3.0 (or later) test suites, the environment variables are derived from an interview file (.jti).