Orchestrator
latest
false
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read-only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read-only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read Only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- Audit
- Settings
Orchestrator User Guide
Last updated Nov 28, 2023
Test Cases
Overview
In this topic, you can learn how to manage your test cases across all the projects and application versions. The test cases are part of test sets that are up for execution. For more information, see Test Sets.
Conditions
- The test cases are created automatically when you publish a test package through Studio. For more information, see Application Testing.
- If an existing package is revised followed by an updated version being published, the test cases for the new version are automatically created. The new test cases show up alongside existing ones for the previous version.
- When you publish a new test case version, the correspondent package is automatically updated to the latest version.
-
If an existing project is cloned to represent a new application version (e.g. from
v1.1.1
tov.1.2.0
), you must manually publish this package and create a new process.Important:- For the robot to run test automation jobs in modern folders, make sure de default role Automation User exists and it is up to date.
- You must first deploy a process from the published test case package before you can create and execute a test set.
Create Test Set
You can group together multiple test cases into a test set.
Execute Test Case
You can execute individual test cases on the Test Cases page.
Delete Test Case
- Open your folder in Orchestrator.
- Navigate to Testing > Test Cases.
- Select a test case and click Delete.
- Click Ok to confirm.