test-manager
latest
false
- Getting started
- Project management
- Documents
- Working with Change Impact Analysis
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting
Executing automated tests

Test Manager user guide
Last updated Aug 26, 2025
You can execute all test sets using the Execute > Execute Automated option from the Overview tab of a test set. This option invokes Orchestrator for test cases that are linked to Test Manager. To execute test sets linked from Orchestrator, make sure you create your test sets in Orchestrator.
You can also execute automated tests if the test set includes test cases linked from Studio. For more information, check Executing Tests.
To execute automated tests while the Allow legacy
execution context setting is disabled, you need the following permissions
in Orchestrator:
- At the tenant level: Folders.View and Users.View.
- At the folder level, where the test automation package was published: TestSets.Create and TestSetExecutions.Create.
Important: To use the Execute Automated option,
you need at least one automated test case in a test set.
- Automated test executions have a default timeout of four days that you cannot change. Any automated test execution that exceeds four days is marked as Cancelled.
- Test execution for test sets linked from Orchestrator includes only the test cases published to the Orchestrator Tenant Process Feed in the latest package version. To execute new test cases, publish a new package version in Orchestrator, and link the test set to Test Manager.
- The following information is applicable only if
you are using the legacy execution context in Test Manager: If your Test Manager
test set includes test cases from multiple Studio projects, then the project
that has the highest number of test cases is considered for execution. As a
result, only the test cases from this project will be executed. Additionally,
Test Manager will display a warning stating that multiple packages have been
selected, and only some of them will be executed.
You can execute test sets including test cases from multiple Studio projects, only if you have a test set linked from Orchestrator.
- If your test set includes duplicate test cases in multiple Studio projects, the sorting is done by the project name in descending order. Only the test cases from the project that is placed first in the list will be executed.