Redefining emulators as programmatic

When you first add an emulator to a test configuration module in the integration test client, it is automatically defined as a manual emulator and you will need to manually specify response values for the emulator whenever it is used in a test. However, you can choose to redefine the emulator as programmatic, which enables you to automatically and programmatically specify response values for the emulator using a programmatic emulation file.

To redefine an emulator as programmatic:
  1. In the integration test client, click the Configurations tab. The Configurations page opens.
  2. In the Configurations area, expand the test configuration, module, and Emulators containers.
  3. In the Emulators container, select the emulator that you want to redefine as programmatic.
  4. In the Detailed Properties area, select the Programmatic emulation radio button. The emulator is now redefined as a programmatic emulator, but you must specify a programmatic emulation file for it as described in the following steps.
  5. If you have an existing programmatic emulation file that you want to use with the programmatic emulator, complete the following steps:
    1. Click Browse. The File Selection dialog box opens.
    2. In the Choose a File list box, navigate to your programmatic emulation file and select it. (Programmatic emulation files have a default file extension of .emulate.)
    3. Click OK. The name of the programmatic emulation file appears beneath the Programmatic Emulation radio button and it is ready to be used with the programmatic emulator for testing.
    4. If you want to modify your programmatic emulation file, follow the instructions in the topic "Editing programmatic emulation files."
  6. If you do not have an existing programmatic emulation file that you can use with the programmatic emulator, create one by following the instructions in the topic "Creating programmatic emulation files".
Related tasks
Adding modules to a test configuration
Removing modules from a test configuration
Adding emulators to a test configuration module
Redefining emulators as manual
Creating programmatic emulation files
Editing programmatic emulation files
Removing emulators from a test configuration module
Deleting programmatic emulation files
Adding monitors to a test configuration module
Editing monitors in a test configuration module
Removing monitors from a test configuration module

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.