- Getting started
- Project management
- Documents
- Working with Change Impact Analysis
- Importing Orchestrator test sets
- Creating test sets
- Adding test cases to a test set
- Assigning default users in test set execution
- Enabling activity coverage
- Enabling Healing Agent
- Configuring test sets for specific execution folders and robots
- Overriding parameters
- Cloning test sets
- Exporting test sets
- Applying filters and views
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting

Test Manager user guide
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 created in Test Manager.
You can also execute automated tests if the test set includes test cases linked from Studio. For more information, check Executing Tests.
- 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.
- 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.
Important: For any tenant, test management capabilities have been moved to Test Manager. As a result, test schedules are no longer available in Orchestrator, and you cannot execute test cases and test sets directly from Orchestrator anymore. However, you can continue executing test cases and test sets through Orchestrator APIs for Test automation, or using the native Test Manager - CI/CD integration.
- 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 link Studio automations to Test Manager test cases using only the Configure Automation functionality.
- 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.
Alternatively, you can open your test set, click Execute and select Automated from the dropdown.
These capabilities are disabled by default and must be enabled either at the test set or test execution level.
Prerequisites
To use the live streaming and remote controlling capabilities, follow these steps:
- Ensure that your Test Manager
role has the following permissions:
- TestSets.Edit: To enable live streaming and remote controlling,
- View live stream of automated executions: To watch the test execution.
- Remotely control live stream of automated executions: To control the test execution remotely.
Note: By default, the Test Manager project role has the View live stream of automated executions permission. But to remotely control the live stream, a Test Manager Administrator must manually assign this permission to users via a custom role. - Enable the live stream or the
remote control capability at the test set level, for the desired test set:
- Open the test set or test
execution.
- For test sets: Go to the Configuration tab.
- For test executions: Go to the Settings tab,
- Select the Enable Live Streaming toggle to enable the capture of a live stream of a test execution.
- Alternatively, if you want to be able to remotely control the running test execution, under Allow Remote Control select Enable.
- Open the test set or test
execution.
- Install a VNC viewer on your machine.
Viewing the live stream
To view the live stream of a running test execution, follow these steps:
- Trigger the execution of a test set.
- In the Execution section, open the running test execution.
- Go to the Results tab.
- In the Video column, select Live.
Remote controlling a test execution
To remote control a running test execution, follow these steps:
- In the live stream window, select Take remote control.
- Use your local mouse and keyboard to control the robot session.