What are the system requirements for Java support?
The Java API requires a JNI-capable Java development kit installed (JDK1.1 or later). It expects the Java utilities “java”, “javac”, “jar” and “javah” to be in accessible from your PATH. TET_ROOT should be defined and point to the TET installation. TET_ROOT/bin should be in the execution PATH when running tests. The Java API is supplied as a fully supported integrated API in TETware 3.4, and as the JETpack add-on for TETware 3.1, 3.2 and 3.3. back to index A5. Can you use the Java API to test a GUI based test case, or a test case using Netscape IFC. Yes, the Java API has no restriction regarding the Java classes you use.