orchestrator
2.2510
false
- Getting started
- Best practices
- Organization Modeling in Orchestrator
- Managing Large Deployments
- Automation Best Practices
- Optimizing Unattended Infrastructure Using Machine Templates
- Organizing Resources With Tags
- Orchestrator Read-only Replica
- Exporting grids in the background
- Enforcing user-level Integration Service connection governance
- Tenant
- 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
- Configuring automation capabilities
- Solutions
- Audit
- Resource Catalog Service
- Automation Suite Robots
- Folders Context
- Automations
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Indexes
- Orchestrator testing
- Integrations
- Troubleshooting

Orchestrator user guide
Last updated Nov 11, 2025
This section includes testing related activities found in the UiPath.Testing.Activities pack. Through these activities, you can create synthetic test data. You can find the activities in Studio, under Testing > Data.
|
Activity |
Description |
|---|---|
| Add Test Data Queue Item |
Adds a DataRow to a specified TestDataQueue. Unlike Add Queue Item, you can add this activity as a container, then drag test activities inside of it. Your activities will be added one by one to the DataRow, and subsequently to the queue, so you don't have to store them in a DataTable. |
| Get Test Data Queue Item |
Extracts a DataRow from a specified TestDataQueue. |