UiPath Documentation
delegate
latest
false
Delegate & Cartographer user guide

Operations for testing

Test Manager operations Delegate supports by object type, from projects and test cases to executions, reports, and labels, using natural language prompts.

Delegate drives Test Manager exclusively through the uip Command Line Interface (CLI), but you never need to type CLI syntax yourself for these operations — beyond the one-time CLI install and login covered in Setting up and running your first test case. Every operation below can be triggered with a plain natural-language prompt.

This page is a quick-reference map of exactly which Test Manager operations Delegate supports, organized by object type, so you can check what you can ask Delegate to perform.

Operations by object type​

Object typeWhat you can ask Delegate to doSample prompt
ProjectsList, create, update, or delete a project; set a project's default folder; and manage project owners"Create a project called Project1 in folder1."
Test CasesCreate, list, update, delete, or execute a test case; author or list its manual test steps; link or unlink it to an automation, or bulk-link it to every test in an Orchestrator package; list its result history; and list the test sets it belongs to"Create a test case called TestCase1 in Project1 and link it to Automation1."
Test SetsCreate, update, delete, or list test sets; add or remove test cases; list the test cases in a set, or list the test sets a test case belongs to; and execute the whole set"Add TestCase1 to TestSet1."
RequirementsCreate, list, update, delete, or export a requirement to Excel; and list the test cases or test-case IDs covering it"Export all requirements for Project1 to Excel."
Performance TestingCreate, list, update, or delete a load scenario; run a dry run or a full load test; manage load groups; and retrieve metrics and reports"Run a dry run of the Checkout load scenario."
Custom FieldsCreate, list, update, or delete a custom field definition; and set or list its label/value rows on an object"Add a custom field called Priority to TestCase1."
ExecutionsList executions (filterable by status, type, or finished-date interval), list test case logs within an execution, execute one, retry one, wait for one to reach a terminal state, or retrieve aggregated pass/fail statistics"Wait until the execution for TestSet1 finishes, then give me the pass/fail stats."
Test Case Logs & Test Step LogsList assertions on a test case log, start or finish a test case log, and list test step logs"Start a test case log for TestCase1 in Project1, then list its test step logs once it is finished."
ReportsRetrieve a report"Get the report for TestSet1 in Project1."
Attachments & ResultsDownload an attachment or a result, or upload an attachment"Download the result for TestCase1's latest execution in Project1."
LabelsAdd an object label, for example to tag a test case log"Add the label Sample to the test case log for TestCase1 in Project1."
PackagesPack an external Playwright test suite into a NuGet package for use in Test Manager"Pack my Playwright suite into a NuGet package."
  • Operations by object type​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated