Preparing for Testing Stand-Alone Java Applications and Applets

To prepare for testing stand-alone Java applications using Silk Test Classic:
  1. In the Basic Workflow bar:
    • If you are using the Classic Agent, enable extensions for Java support for application and applet testing.
    • If you are using the Open Agent, configure your Java application.
  2. If you do not plan to test applets during the session, disable browser support.
  3. Identify the custom controls in your Java application.
  4. If you are testing Java applications with the Classic Agent, enable the recovery system.
  5. Record classes for any custom controls you want to test in a new class include file or in your test frame file. If Silk Test Classic does not recognize some of your custom objects, see Recording Classes for Ignored Java Objects.
  6. If you are testing standalone Java applications with the Classic Agent, record window declarations for your Java application, including declarations for any new classes you defined.