5. Create Tests and a Test Set

Applies to QAComplete 14.4, last modified on June 20, 2024

In QAComplete, you use tests to ensure complete coverage of your requirements (and defects). You store your tests in the Test Library and organize them into test sets to run them in a consistent, logical order. You can create manual tests (all actions in such tests are performed by an assigned person manually), or you can create automated tests (all actions in such tests are performed automatically by a script).

Let’s create a couple of manual tests for the created requirement:

  1. Go to Test Management > Test Library.

  2. Use the Release drop-down list to select the release, iteration, or build for which you want to create a test.

  3. Click Add New.

  4. In the resulting Create Test form, enter the test title.

    Specify other test fields if needed.

    QAComplete User Tutorial: Create a test

    Click the image to enlarge it.

  5. Let’s link the test to the created requirement:

    • Click Add on the Linked Items panel.

    • In the resulting Link to Item dialog, select Requirements from the Select Item Type drop-down list.

    • In the Select Folder drop-down list, select the folder, to which your requirement belongs, or select All Folders.

    • In the Select Item Title drop-down list, select the created requirement and click Save.

    QAComplete User Tutorial: Link the test to the requirement

    Click the image to enlarge it.

  6. Switch to the Steps tab. On this tab, specify the actions to be performed during the test step-by-step. For each step, you can specify the expected outcome.

    To mark a step as one that must pass for the whole test to pass, use the Critical check box. If a critical step fails, the whole test will fail.

    QAComplete User Tutorial: Specify test steps

    Click the image to enlarge it.

  7. Click Save and Close to save the changes and return to the Test Library.

The same way, create another test:

QAComplete User Tutorial: Create another test

Click the image to enlarge it.

Now, let us create a test set and add created tests to it:

  1. In the Test Library, click Create Test Set.

    QAComplete User Tutorial: The Create Test Set button

    Click the image to enlarge it.

  2. In the subsequent Create Test Set dialog, confirm that you want to create a test set using the test you have just created.

  3. In the resulting Create Test Set form, enter the test set title. Specify other test set properties if needed:

    QAComplete User Tutorial: Create a test set

    Click the image to enlarge it.

  4. Switch to the Tests tab. It already contains the tests you have created.

    QAComplete User Tutorial: Add tests to the test set

    Click the image to enlarge it.

  5. Click Save and Close. QAComplete will save the test set and return to the Test Library.

Now, let’s run the created test set.

Prev     Next

See Also

3. Create a Release
7. Create a Defect (Bug)
Getting Started with QAComplete - User Tutorial

Highlight search results