uipath-test

Manage UiPath Test Manager resources and generate persona-specific reports via CLI.

1|Updated Jul 24, 2026
One-click install
npx skills add https://github.com/viinearaujo/UiPathEngineeringMCP --skill uipath-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uipath-test
Source: https://github.com/viinearaujo/UiPathEngineeringMCP/tree/main/.agents/skills/uipath-test
Command: npx skills add https://github.com/viinearaujo/UiPathEngineeringMCP --skill uipath-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the UiPath Test Manager lifecycle, removing the manual overhead of managing test projects, cases, and executions while providing automated, persona-tailored reporting for stakeholders.

Core Features & Use Cases

  • Test Lifecycle Management: Create, update, and execute test projects, cases, and sets directly via the UiPath CLI.
  • Automated Reporting: Generate shareable, persona-specific test reports for QA engineers, developers, or release managers.
  • Use Case: A release manager needs a go/no-go decision summary for a recent test set execution; this skill fetches the execution stats, analyzes failure rates, and compiles a professional markdown report.

Quick Start

Use the uipath-test skill to list all test cases in the project named FinanceAutomation and generate a summary report for the latest execution.

Frequently Asked Questions about uipath-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate UiPath Test Manager reporting for execution logs?

Automate UiPath Test Manager reporting by using the UiPath CLI to fetch execution logs and generate persona-specific test result reports, eliminating manual overhead for QA engineers and release managers.

Can I manage UiPath test cases and test sets directly through the CLI?

Yes, you can manage UiPath test cases and test sets directly through the CLI. The skill handles end-to-end test automation workflows, allowing you to create, update, and execute test projects using structured JSON output protocols.

What is required to automate test lifecycle management in UiPath Orchestrator?

Automating the test lifecycle in UiPath Orchestrator requires authenticated access to the UiPath platform. The skill uses the UiPath CLI to manage projects, test cases, and execution logs while adhering to structured JSON output protocols.

How do I generate a go/no-go decision summary from a UiPath test set execution?

Generate a go/no-go decision summary by fetching the latest UiPath test set execution stats, analyzing failure rates, and compiling the results into a professional markdown report tailored for release managers.

Does the uipath-test skill support requirement traceability for automation workflows?

Yes, the uipath-test skill supports requirement traceability for automation workflows. It facilitates end-to-end test automation by managing UiPath Test Manager resources and generating detailed test execution reports.

What are the limitations of using the UiPath CLI for test automation management?

Using the UiPath CLI for test automation requires strict adherence to structured JSON output protocols for all operations. Without authenticated access to the UiPath platform, the CLI cannot manage test projects or execution logs.