Configuring Scripting Settings

The Scripting dialog box defines the file names that are used to export the Java Explorer project.

To configure the scripting settings:

  1. Click Tools > Project Settings.
  2. Click the Scripting tab.
  3. Type the file name of the exported Java test class for the Silk Performer Java Framework into the TestClass for Silk Performer text box.
  4. Type the file name of the exported JUnit test class into the TestClass for JUnit text box. This class extends junit.framework.TestCase.
  5. Type the file name of the exported standalone test class into the TestClass for Standalone text box. You can execute the class from the command line or integrate it into other test frameworks.
  6. Type the name of the BDL script file, that is generated for the Silk Performer Java Framework, into the TestScript for Silk Performer text box.