Copying and creating clipboard pages in setup

When setting up your test environment, you can set to copy or create clipboard pages before the test runs.

  1. On the Setup & Cleanup tab for the test case or test suite for which you want to set up the context, expand the Before rule execution section, and then expand the Setup data section.
  2. Click Add data.
  3. In the Description box, enter a description of the clipboard page you want to copy or create.
  4. Optional: Copy a clipboard page:
    1. In the Type section, select Copy page.
    2. To copy a clipboard page from a different thread, click the current thread name, and then click desired thread name.
    3. Select the check box next to the page that you want to be available in the clipboard during test execution, and then click Next.
    4. Edit the clipboard page and then click OK. You can rename the parent page, modify the values of existing properties or add new properties and their values to the parent page and child pages.
  5. Optional: Create a clipboard page:
    1. In the Type section, select Create page.
    2. In the Page Name field, enter a name of the page you want to create.
    3. In the Class field, enter or select the class of the page you want to create.
    4. Click Next.
    5. Edit the clipboard page and then click OK. You can rename the parent page, modify the values of existing properties or add new properties and their values to the parent page and child pages.
  6. Save the test case or test suite.