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 you are assigned a Team Space Owner, Project Owner, or Member with a Tester role to create or edit a test resource. See Managing access to the server projects.
- Created a project in your team space in Test Hub. See Creating a project.
- Added the remote Git repository that contains the test resources to the project. See Adding repositories to a server project.
- Ensured that your project contains a suite.
Procedure
-
Log in to Test Hub.
The Projects page of the initial team space is displayed.
-
Click
to open the project that contains the suite assets.The Overview page of the project is displayed.
-
Navigate to
.The test navigator panel is displayed.
-
Select the suite that you want to modify from the test navigator panel.
The suite opens in Suite Editor.
-
Click Edit.
The Edit Branch dialog is displayed.
-
-
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.
-
Click the Save icon
to save the changes.
Results
What to do next
You can run the test suite and view the results. See Running a suite sequentially and Running a suite concurrently.