Recording Additional Actions Into an Existing Test

This functionality is supported only if you are using the Open Agent.

Once a test is created, you can open the test and record additional actions to any point in the test. This allows you to update an existing test with additional actions.

  1. Open an existing test script.
  2. Select the location in the test script into which you want to record additional actions.
    Note: Recorded actions are inserted after the selected location. The application under test (AUT) does not return to the base state. Instead, the AUT opens to the scope in which the preceding actions in the test script were recorded.
  3. Click Record > Actions. Silk Test Classic minimizes and the Recording window opens.
  4. Record the additional actions that you want to perform against the AUT. For information about the actions available during recording, see Actions Available During Recording.
  5. To stop recording, click Stop in the Recording window.
  6. In the Record Actions dialog box, click Paste to Editor to insert the recorded actions into your script.
  7. Click Close to close the Record Actions dialog box.