Adding emulators to a test configuration module

You can add one or more emulators to a module in any test configuration that is open in the integration test client. This enables you to emulate references, components, or imports in your module.

To add an emulator to a test configuration module:
  1. In the integration test client, click the Configurations tab. The Configurations page opens.
  2. Click Add. The New Configuration wizard opens.
  3. In the Wizards list box, select Emulator and click Next. The Select a Module page opens.
  4. In the Select a module to continue list box, locate the test configuration that contains the module where you want to add an emulator, then select the module.
  5. Click Next. The Add Emulators page opens.
  6. If you want to emulate references, complete the following steps:
    1. Ensure that the References radio button is selected.
    2. In the Emulated references in this module list box, select the check box beside the name of each reference that you want to emulate.
  7. If you want to emulate components or imports, complete the following steps:
    1. Select the Components radio button.
    2. In the Emulated components and imports in this module list box, select the check box beside the name of each component and import that you want to emulate.
  8. Click Finish. The emulators are added to the selected test configuration module.
When you add an emulator to a test configuration module, it is automatically defined as a manual emulator by default. If you want to define an emulator as a programmatic emulator, see the topic "Defining emulators as programmatic."
Related tasks
Adding modules to a test configuration
Removing modules from a test configuration
Redefining emulators as manual
Redefining emulators as programmatic
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.