Modifying a suite

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

You must have completed the following tasks:

  • Ensured that your project contains a suite.
  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. Perform any of the following actions to modify the suite in Suite Editor:
    Action Description
    Add the tests and suites
    Perform any of the following actions to add the tests and suites to the suite:
    • Drag the tests and suites from the test navigator panel to Suite Editor.
    • Click the Click to add option to add the tests and suites in Suite Editor.

    The tests and suites are added to the existing suite.

    Open the tests and suites 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 tests and suites Drag and drop the tests or suites.

    The test and suites are arranged in the order of your preference.

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

    The tests or suites are copied to the clipboard.

    Paste the tests and suites Right-click anywhere in Suite Editor, and then click Paste.

    The tests and suites are added to the end of the workflow.

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

    The tests or suites are removed from the existing suite.

  6. Click the Save icon to save the changes.
You have modified the suite in your project.

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