Overview
You can manage and execute your test cases in Test Manager, or assign automation. A test case can contain both manual steps and automation. Respectively, you can execute your test manually or automatically.
Conditions
- When you delete a test case in Studio, the artifact is preserved in Test Manager.
- Changing test case names in Studio will be reflected automatically in Test Manager.
- You can overwrite an automation linked to a test case in Test Manager.
Navigation and search
To quickly find your test case, use the search function and the filters. Navigate within the page using and configuring the paginator. Alternatively, you can use the breadcrumb to navigate between the pages.
- Filter - You can use the filter to narrow your search. For example, you can search for the test cases that have been updated by your user, by specific labels, or the latest results (e.g., Passed). The filters are automatically saved and kept active until you clear them.
- Search - Use the search bar to find test cases by their key, name or labels (requires full search term match).
You can use the search bar at the top of the page to look for test cases.
Viewing test cases
You can glance over your test cases on the Test Cases page. For a detailed view, click a test case key to open the Overview page.


You can view the test case log by clicking the Open execution log icon. For more information, see Analyzing Test Results.
Managing test cases
You can perform the following test case-specific actions:
- Create test cases
- Assign automation to test cases
- Add manual steps to test cases
- Assign test cases to requirements
- Upload documents
- Define custom fields
Assigning test cases to requirements
You can assign a test case to a requirement on the Test Cases page.
- Open your project in Test Manager. If you do not have a project yet, see Creating a Project.
- In the left navigation panel, go to Test Cases.
3.Click the test case key to open it. - Click Tasks and select Assign to Requirement from the dropdown list.
- Select the requirement to be assigned to your test case. You can assign it to single or multiple requirements.


- Click Assign to save changes. Alternatively, you can view the test cases that have been assigned to requirements in the Requirements page.
Linking test cases in Studio to Test Manager
You can link a test case in Studio to a correspondent test case and requirement in Test Manager. To complete this action, you need to integrate Studio to Test Manager.
- In Studio, open an existing project or create a new Test Automation.
- Open an existing test case or create a new one.
- In the Project, right-click a test case and select Link to Test Manager. Alternatively, you can use Ctrl + Click for multiple selections to link multiple test cases to a requirement.
Test Manager might require you to sign in, using your credentials.
- Configure the test case information:
- Project: Select your project. If you did not set a default project for Test Manager, see Integrating with Studio.
- Test: Select a test case from the dropdown list.
- Name: Enter a name only if you create a new test case in Test Manager.
- Requirement: . Leave this field blank if you create a new requirement. The name is read-only in Test Manager. Alternatively, you can select a Requirement from the dropdown list if you want to assign the test case to a specific requirement in Test Manager.


- Click OK to confirm.
You can open the newly created test case in Test Manager, by navigating to Test Manager > Open Test.
Important
To execute automated tests in Test Manager, make sure that your project has been published to the Orchestrator Tenant Process Feed.
Unlink automation
You can unlink an automation created in Studio and associated to your Test Manager test cases.
- Open your project in Test Manager and go to Test Cases.
- Find the test case that is linked to Studio and open it.
- Go to the Automation tab and select Unlink Automation.
- Click OK to confirm.


Delete test cases
You can delete test cases individually or perform a bulk Operation .
- Open your project in Test Manager.
- In the left navigation panel, go to Test Cases.
- Click the test case key to open it.
- Navigate to Tasks > Delete.
- Click OK to confirm.
Related articles
Updated 19 days ago