Create tests

The Test Plan tab of Web Runner enables you to create tests and design test steps.

Create test subjects

Create test subjects before creating tests. Test subjects are folders that group tests in the same testing area. You can create test subjects either under the Subject root folder or under an existing test subject folder.

Note: You cannot create test subjects under the Unattached folder.

To create a new test subject:

  1. Select the folder under which you want to create the test subject.

  2. Click New folder (), and enter a name for the test subject.

    Alternatively, you can hover over the folder and select More Actions > New Folder.

To create a test subject by copy/cut:

  1. Select the folder you want to copy or cut.

  2. Click Copy () or Cut ().

    Alternatively, you can hover over the folder and select More Actions > Copy or Cut.

  3. Select the folder where you want to add the new test subject, and click Paste ().

    Alternatively, you can hover over the folder and select More Actions > Paste.

To rename a test subject:

  1. Hover over the test subject you want to rename, and select More Actions > Rename.

  2. Enter the new name.

To delete a test subject:

  1. Select the test subject you want to delete and click Delete.

    Alternatively, you can hover over the test subject and select More Actions > Delete.

  2. In the confirmation dialog box, select one of the following option and click Yes.

    Delete folders only Deletes the test subject and moves the tests under the test subject to the Unattached folder.
    Delete folders and tests Deletes the test subject folder, its sub-folders, and all tests under the folders. All test scripts are also deleted from the file system.

Back to top

Create tests

You create tests under existing test subject folders, except the Unattached folder or the root Subject folder.

To create a new test:

  1. Select the folder under which you want to create the test.

  2. Click New Test (), and enter a name for the test.

    Alternatively, you can hover over the folder and select More Actions > New Test.

    Tip: You can also create a test by copying or cutting an existing test. To copy or cut a test, select the test, click Copy or Cut, select the test subject where you want to add the new test, and click Paste.

  3. Fill in all required fields for the test and click Save to save the test. To cancel the test creation, click Cancel.

    . Toggles between showing only required test fields and showing all test fields.

    . Toggles between showing only test steps and showing both test details and steps.

    To reset test details, click Restore.

  4. Add design steps to the test. See Design test steps.

  5. Add attachments to the test.

    To add an attachment to the test, click the Attachments tab, and click Add.

    To select multiple attachments, use the CTRL or SHIFT key.

Back to top

Design test steps

Test steps describe what a tester must perform to run a test. A test step includes the actions to perform on your application, the input to enter, and the expected results.

To add a test step:

  1. Open a test.

  2. In the Design Steps tab, click New and specify the following information.

    Step Name

    The name of the step.

    Default value: The sequential number of the design step. For example, it's Step 1 if you are adding a step to a test for the first time.

    Double-click the column to specify the name.

    Description

    Instructions for the tester to perform.

    Double-click the column to specify the instructions.

    Expected

    The expected result after the step instructions are performed.

    Double-click the column to specify the expected result.

    Attachment

    The number indicates the amount of files attached to the test step.

    To add an attachment to the test step, click Attachment and select the file to attach.

    To view all attachments of the test step, in the Attachment column, click the number to open the attachment list where you can download and delete any attachments.

  3. To adjust the order of a step, hover over the icon in the front of the step, and drag and drop the step to the target location.

Back to top

See also: