Parallel Tests: Java Agents

The Lab ID groups two or more instances of the Test Listener as running under the same environment, for the same application:

For proper configuration that will allow parallel testing, the following MUST be configured under the same Lab ID:

  1. The application under test which runs with the Installing the Coverage Listener as a JVM Java Agent

  2. The test runner(s) which starts and ends the Test Stage (see diagram)

The following example contains the configuration relevant to the QA-1 Lab, which appears in the diagram as the instance displayed on the far-left hand side:

Last updated

Was this helpful?