Agent classes must be located on your test system before you can run the JavaTest agent.
There are two methods you can use to load agent classes on your test system. The method that you use is determined by the available space on your test system:
javatest.jar
file directly to it. The javatest.jar
file contains all of the required JavaTest agent classes.
javatest.jar
file:
Agent User Interface | Required Classes |
---|---|
Agent GUI | Minimum set of classes required to run agents using a GUI. |
Command Line | Minimum set of classes required to run agents from the command line. |
Applets | Minimum set of classes required to run agents as applets. |