Use the JavaTest Agent

An agent is a separate program that works in conjunction with the JavaTest harness to run tests on a system other than the one that is running the JavaTest harness.

Depending on your test suite, agents are typically used to run tests on small devices that do not support online help.

The following test is a note
You can either use custom agents or the agent provided with the JavaTest harness. The topics in this chapter describe how to configure and run the agent provided with the JavaTest harness. If you are using a custom agent, refer to your test suite documentation for a description of how to configure and run it.

To run tests using an agent on a test system, perform the following:

  1. Choose the type of agent required to connect to the JavaTest harness. Refer to Choose the Type of Agent for a detailed description of active, passive, and serial modes.
  2. Start the agent. Refer to Start an Agent for a detailed description how agents can be run either as applications or as applets.
  1. Run tests and monitor agent activity. Refer to Monitor Agents for a detailed description how agents can be monitored when running tests.

This chapter contains the following sections:

Choose the Type of Agent
Start an Agent
Monitor Agents
Troubleshoot Agents
Install Agent Classes on a Test System
Create a Map File