Creating a suite

You can create a suite within your project in IBM® DevOps Test Hub (Test Hub). You can add multiple tests and suites into a single suite for a test run.

You must have completed the following tasks:

  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. Click Author > Test Editor.
    The Test Editor page and the test navigator panel are displayed.
  4. Navigate to Create asset > Create Suite.

    Alternatively, in the test navigator panel, click the Action menu icon to open the menu and click the Suite option.

    The Edit Branch dialog is displayed if there is no Edit branch active. Otherwise, go to step 6.

  5. Select your action to either select an existing Edit branch or create an Edit branch:
    • Perform the following steps to select an existing Edit branch:
      1. Select Use an existing edit branch.
      2. Select an Edit branch from the Select branch list if Edit branches already exist in the selected branch of the repository.
        Note: A warning message is displayed if the Edit branch, which you selected, is behind the source branch. To update the selected edit branch and maintain synchronization with the source branch, you can select the Update branch option when switching checkbox.
      3. Click Ok.
    • Perform the following steps to create the Edit branch:
      1. Select Create new edit branch.
      2. Enter a name for the Edit branch in the Branch Name field.
      3. Click Save.
  6. Perform the following steps in the Create Suite dialog to create a suite:
    1. Enter a name for the suite in the Asset Name field.
    2. Select an existing application to save the suite asset you create.
    3. Click Done.
  7. 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.
  8. Click the Save icon to save the suite.
You have created a suite.
You can perform the following tasks: