Adding additional clipboard data

When setting up your test environment, you can add additional clipboad data before or after the test runs. You can create apply data transforms, load data pages, execute activities, load objects, create data objects, and create work objects.

  1. On the Setup & Cleanup tab for the test case or test suite for which you want to set up the context, choose whether to add the data before or after the rule runs.
    • To add the data before the test rule runs, select Before rule execution section, expand the Additional clipboard data subsection.
    • To add the data after the test rule runs, select After rule execution.
  2. For each action you want to perform to the clipboard data, click Add step and then select the action.
    • To apply a data transform:, select Apply data transform, and then, in the Name field, enter or select the name of the data transform to apply.
    • To load a data page, select Load data page, and then, in the Name field, enter or select the name of the data to apply.
    • To execute an activity, select Execute activity, and then, in the Name field, enter or select the name of the activity to apply.
    • To load an object, select Load object, enter or select the class of the object in the Of class field, and then enter a name for the page in the Load on page field.
    • To create a data object, select Create data object, enter or select the class of the object in the Of class field, and then enter a name for the page in the Load on page field.
    • To create a work object, select Create work object, and then, in the Of class field, enter or select the class of the work object.
  3. Optional: If parameters are configured on rules, then you can modify them by clicking the gear icon, and providing values in the Configure parameters dialog box, and then clicking Submit.
  4. Optional: If keys are configured on loaded or created objects, then you can define their values by clicking the With Keys gear icon, and providing values in the Configure parameters dialog box.
  5. Save the test case or test suite.