- Getting started
- Project management
- Documents
- Change Impact Analysis
- Requirements
- Assigning test cases to requirements
- Linking test cases in Studio to Test Manager
- Delete test cases
- Document test cases with Task Capture
- Create test cases
- Importing manual test cases
- Generate tests for requirements
- Cloning test cases
- Exporting test cases
- Automate test cases
- Manual test cases
- Parameters
- Applying filters and views
- Scheduling executions
- Executing tests
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting

Test Manager user guide
Importing Orchestrator test sets
Before the deprecation of the Orchestrator Testing tab, you need to transfer all remaining test artefacts to Test Manager. You can import your Orchestrator test sets from the Test Sets section of your project.
- Ensure you have access to all the Orchestrator folders containing the test sets you want to import.
- To initiate the import process,
you need at least the following permissions in Test Manager:
TestCase.Create
TestSet.Create
TestExecution.Create
Note: Project owner and Test Manager are the user roles in Test Manager which have the all of the above permissions assigned.
- Go to the Test Sets section of your project.
- Select Import.
The Import Orchestrator Test Sets window opens.
- From the Select Folder dropdown list, choose the Orchestrator folder from where you want to import the test sets.
- Select the test sets that you want to import into Test Manager.
- Select Import to trigger
the import process.
After the import process finishes, you will receive a Test set imported successfully notification. If the Orchestrator test set was executed, then you will also receive a Test executions imported successfully notification. Depending on your notification preferences, you can receive the notification both in-app and via email.
- Test cases: The test case data, including name, description, and activity coverage, are preserved from Orchestrator to Test Manager. New test cases are created in Test Manager for the ones that are not linked yet, and versioned test cases maintain their versions.
- Test set arguments: Arguments configured for the Orchestrator test set transfer as parameters, with their default values, to the corresponding imported test sets. Test case parameters remain unchanged.
- Execution folder: The imported test set maintains the Orchestrator folder as the execution folder.
- Robot/User account: Any Robot or User account mapped to the Orchestrator test set is transferred to the test set in Test Manager.
- Test set schedules: All schedules associated with the Orchestrator test set are imported in a disabled state. To use these schedules in Test Manager, you must reactivate them.
- Test results: The test execution results of the imported Orchestrator test sets are carried into Test Manager.
- Attachments: Any attachments tied to test cases within the imported Orchestrator test sets are transferred to Test Manager.
- Migrating test sets linked from Orchestrator: Test sets previously linked from Orchestrator to Test Manager will be removed from Test Manager after the import process is finished.