Adding recorded events to an existing test or stub

You can add recorded events to an existing test or stub. Adding events can be used to augment a test, or stub, during development.

About this task

Add recorded events to an existing test or stub, with the following limitations:
  • Message-based events can be added only to an existing message-based stub.
  • SQL events can be added only to an existing test.

Procedure

  1. In Recording Studio, select one or more recorded events in the Events View.
  2. Click the Create Test from selected events icon in the Events View toolbar, or right-click the messages and select Create Test from the menu.

    The recorded Event wizard starts.

  3. Select the existing stub or test option in the Add to panel.
  4. Click Browse to browse and locate the existing stub to which you want to add the selected events.
    Note: Messaging events can be added to existing stubs.
  5. Enable the Open resource after finish option to open the resource for editing once it is modified.
  6. Click Finish.