What problem does it solve? Managing UiPath Test Manager resources through raw APIs is error-prone and slow. This Skill provides structured CLI workflows to create and manage test projects, cases, sets, and executions, generate persona-tailored test reports, and run Playwright suites on serverless cloud runtimes. ## Core Features & Use Cases - Test Manager CRUD Operations: List, create, update, and delete projects, requirements, test cases, test sets, and executions using the uip tm CLI with JSON output. - Persona-Tailored Test Reports: Generate shareable reports for QA engineers, developers, or release managers, including regression analysis, failing assertions, and go/no-go summaries. - Playwright Pipeline: Pack a Playwright suite into a NuGet package, upload to Orchestrator, let ingestion auto-create labeled test cases, and run them on serverless runtimes with per-project browser scoping. - Use Case: A QA lead needs a release readiness summary. The Skill lists recent executions for a test set, aggregates pass/fail statistics, identifies frequently failing test cases, and writes a release-manager report with a go/no-go recommendation. ## Quick Start Ask the assistant to list the test sets in your UiPath Test Manager project and summarize the results of the most recent execution.