Modifying a suite

You can modify the existing suite within your project in HCL DevOps Test Hub (Test Hub) by adding, removing, or rearranging the tests and suites in a suite.

Before you begin

You must have completed the following tasks:

  • Ensured that your project contains a suite.

Procedure

  1. Log in to Test Hub.
    The Projects page of the initial team space is displayed.
  2. Click My projects > project_name to open the project that contains the suite assets.
    The Overview page of the project is displayed.
  3. Navigate to Author > Test Editor.
    The test navigator panel is displayed.
  4. Select the suite that you want to modify from the test navigator panel.
    The suite opens in Suite Editor.
  5. Click Edit.
    The Edit Branch dialog is displayed.

  6. Perform any of the following actions to modify the suite in Suite Editor:
    Action Description
    Add the test or suite
    Perform any of the following actions to add the test or suite to the suite:
    • Drag the test or suite from the test navigator panel to Suite Editor.
    • Click the Click to add option to add the test or suite in Suite Editor.

    The test or suite are added to the existing suite.

    Open the test or suite Right-click the test or suite, and then click Open.

    The test opens in Test Editor and the suite opens in Suite Editor.

    Arrange the test or suite Drag and drop the test or suite.

    The test or suite are arranged in the order of your preference.

    Copy the test or suite Right-click the test or suite you want to copy, and then click Copy.

    The test or suite are copied to the clipboard.

    Paste the test or suite Right-click anywhere in Suite Editor, and then click Paste.

    The test or suite are added to the end of the workflow.

    Remove the test or suite Right-click the test or suite you want to remove from the suite, and then click Delete.

    The test or suite are removed from the existing suite.

  7. Click the Save icon to save the changes.

Results

You have modified the suite in your project.

What to do next

You can run the test suite and view the results. See Running a suite sequentially and Running a suite concurrently.