UiPath Test Cloud — platform ambition meets complex reality
by Rainer Haupt
TL;DR: UiPath has evolved from RPA vendor into a platform player for agentic testing. Test Cloud offers a unique synergy of RPA and test automation — Leader at Gartner and Forrester 2025, yet 4.2 % market share in testing. Strengths: workflow reuse, broad technology coverage, AI features. Weaknesses: complex licensing, Test Manager UX, vendor lock-in. Anyone already inside the UiPath ecosystem finds a capable tool. Anyone seeking pure testing without an RPA context should evaluate specialised alternatives.
Reading time approx. 12 min · As of: 2026-04
From a Bucharest apartment to a billion-dollar listing
UiPath was founded in 2005 in Bucharest by Daniel Dines and Marius Tîrcă as “DeskOver” — initially ten employees in a small flat. The company built computer-vision libraries and SDKs sold as OEM components to IBM, Google and Microsoft. The decisive pivot came in 2012: the move into Robotic Process Automation turned a niche player into a hypergrowth startup.
The funding rounds reflect the dynamic: from USD 1.6 million seed (2015) through Series B (USD 153 million, 2018) to Series D (USD 568 million at roughly USD 7 billion valuation, 2019). The IPO on 21 April 2021 at the NYSE (ticker: PATH) raised USD 1.3 billion at a valuation of around USD 29 billion — one of the largest software IPOs of that year.
The testing arm was launched officially as “UiPath Test Suite” in 2020, after internal work since 2018 on using RPA technology for test scenarios. In March 2025 it was rebranded “UiPath Test Cloud”, with focus on AI-driven, agentic testing.
Six strategic acquisitions shaped the platform expansion: ProcessGold (2019, process mining), StepShot (2019, later Task Capture), Cloud Elements (2021, API connectivity), Re:infer (2022, NLP / Communications Mining), Peak (March 2025, AI for inventory and pricing) and WorkFusion (February 2026, AI agents for compliance, AML, KYC).
The current corporate picture is mixed. Revenue in fiscal 2025 came in at USD 1.43 billion (+9 % YoY), ARR at USD 1.67 billion. At the same time the share price fell from around USD 56 at the IPO to roughly USD 9.40 in April 2026 — a loss of more than 80 % of the public valuation. Several rounds of layoffs (most recently 10 % of the workforce in July 2024, around 420 jobs) and a chaotic CEO transition — Rob Enslin was replaced as sole CEO in May 2024 after only four months by returning founder Daniel Dines, sending the share price down by more than 30 % — weigh on investor confidence.
Four components, one ecosystem
UiPath Test Cloud is not an isolated product but a vertical slice through the UiPath Business Automation Platform. The architecture has four core components.
UiPath Studio serves as the development environment and supports both visual low-code design (drag-and-drop, XAML workflows) and full C#/.NET coding. The dual approach lets business testers and seasoned developers work in the same tool.
UiPath Orchestrator orchestrates distributed test execution, schedules test sets, manages packages and integrates CI/CD pipelines (Jenkins, Azure DevOps, Git).
UiPath Robots execute the tests on target machines — either as serverless cloud bots or on-premises.
UiPath Test Manager offers web-based test management with requirements handling, manual tests, dashboards and integrations with Jira, Azure DevOps, SAP Solution Manager, SAP Cloud ALM and ServiceNow.
The supported test types are broad: web testing with cross-browser support (Chrome, Edge, Firefox), desktop testing for Windows applications (Win32, WPF, Java, .NET), SAP GUI testing with a dedicated SAP project template and heatmap visualisation, mobile testing via an Appium-based architecture connected to Sauce Labs and BrowserStack, API testing for REST/SOAP endpoints, and Citrix and remote-desktop testing via UiPath Remote Runtime.
The SAP testing capabilities deserve a separate note. The SAP heatmap visualises system usage, colour-codes test relevance and coverage, and supports SAP ECC, S/4HANA and EWM. Change Impact Analysis uses AI/ML to analyse SAP transport requests and identify which test cases must run after a change — a distinctive feature for SAP-heavy organisations.
Autopilot for Testers — the AI core
Announced in October 2023 and generally available since June 2024, Autopilot for Testers is UiPath’s strategic AI response to the market. It rests on four pillars:
- Agentic Test Design — AI-supported quality checks of requirements, automatic test case generation from user stories, PDFs, BPMN diagrams or SAP transactions (up to 50 cases at once)
- Agentic Test Automation — one-click conversion of manual tests into code (C#) or low-code workflows, code generation from natural language, automatic error correction
- Agentic Test Execution — self-healing repairs failing tests at runtime by adjusting selectors or logic; autonomous execution of manual tests without code
- Agentic Test Management — AI-generated reports, natural-language search across test artefacts, import of manual tests from external tools
Promise and reality — the marketing numbers checked
UiPath communicates impressive ROI figures, mostly drawn from a UiPath-commissioned IDC study: 529 % three-year ROI, USD 4 million average annual savings, 36 % improvement in QA efficiency, 51 % higher developer productivity and 80 % less unplanned downtime. Customer references such as EDF Renewables (75 % cost efficiency, 90 % automation rate, release cycle of 2–3 hours), Cushman & Wakefield (90 % shorter test cycles) and NatWest (40 % fewer manual testers) feature prominently.
On analyst reports UiPath stands tall. In October 2025 it was named Leader in the first Gartner Magic Quadrant for AI-Augmented Software Testing Tools. In the same quarter UiPath received Leader status in the Forrester Wave: Autonomous Testing Platforms, with top scores in 7 of 26 criteria. The combination of both Leader positions is UiPath’s strongest marketing asset.
The user reality paints a more nuanced picture. On Gartner Peer Insights UiPath Test Suite reaches 4.5 of 5 stars — based on only 21 reviews (compared with 532 for Tricentis). PeerSpot scores 8.0/10 with 86 % willingness to recommend. Real cost savings reported by customers run 15–20 % for larger implementations, with a target of 25–30 % — well below the figures cited by UiPath. An important caveat: UiPath has demonstrably run incentivised review campaigns on G2, Gartner and TrustRadius (USD 25 Visa gift cards), which should be factored into how those ratings are read.
What users actually say
Cross-platform analysis of G2, Gartner Peer Insights, PeerSpot, TrustRadius and UiPath community forums yields a consistent picture.
Strengths from a user perspective: reusability is praised most often — RPA workflows can be used directly as test cases, component libraries and object repositories work across teams. Low-code accessibility opens the door to non-programmers. Ecosystem integration with Orchestrator, Jira, Azure DevOps and SAP is described as smooth and team-portable. Cross-technology coverage — web, desktop, SAP, mobile, legacy apps in one tool — is seen as a direct benefit of the RPA heritage.
Weaknesses from a user perspective: the licensing system is consistently called the biggest problem. An experienced developer in the UiPath forum lists nine separate licence types and warns: “What started as a simple investment can soon diminish if the scale of your RPA is small.” The Test Manager UI is described as not intuitive, with defects in ROI reports and a missing download function for reports. Initial setup of Orchestrator and Test Manager is reported as labour-intensive, and the documentation for complex CI/CD pipelines as “sparse”. Debugging is criticised as inferior to competitors: “Without explicitly throwing an exception with a good message, UiPath does not return where in the whole process the robot failed. Very vague auto-generated failure messages.” The fast release cadence (major versions every 6 months, LTS window only 2 years) creates compatibility issues.
The learning curve is described as bimodal: low for simple automations, but significant for the interplay of Studio, Orchestrator, Test Manager and CI/CD integration. Advanced AI and agentic features require yet another step up in expertise.
Pros and cons at a glance
Advantages:
- Unique RPA-testing synergy — no other vendor can natively convert RPA workflows into test cases and run them on the same platform
- Broad technology coverage (190+ enterprise applications) including SAP, Citrix, mainframe, desktop, web, mobile
- Strong AI features with Autopilot (test case generation, self-healing, autonomous test execution) and Agent Builder
- Dual analyst Leader status (Gartner + Forrester 2025) underwrites the testing strategy
- Flexible architecture: low-code and coded (C#/.NET) in the same environment, cloud and on-premises
Disadvantages:
- Complex, expensive licensing model with multiple types (Studio Pro, Test Manager, Testing Robot, AI Units, Platform Units); around USD 30,000–35,000 per year for 5 licences
- Lower maturity in pure testing compared with Tricentis (22.5 % vs. 4.2 % market share) — younger community, fewer reviews, less specialised testing expertise
- Test Manager UX and reporting trail the competition; known bugs in ROI dashboards
- Vendor lock-in — strong tie to the UiPath ecosystem, migration to other tools requires a complete rebuild
- Significant setup and maintenance effort for Orchestrator, CI/CD integration and version management
Lock-in, overhead and stability risks
Vendor lock-in is structural. UiPath tests are stored in proprietary XAML workflows or in UiPath-specific C# code. There is no export path to other test platforms. Whoever has built up an extensive test library cannot port it.
Overhead is underestimated. On top of licence fees come infrastructure costs (Kubernetes / VMs for on-premises), training (despite the free UiPath Academy, teams need 3–4 weeks for productive first workflows) and considerable administrative effort for licence management — particularly since the introduction of the unified pricing model in May 2025 with the additional mandatory “Platform SKU” from November 2025.
Test stability receives mixed reviews. Self-healing works well according to some users, while others report: “The self-healing process should automatically handle any changes in web applications… unlike other tools such as Mabl and TestComplete that have better self-healing capabilities.” Documented technical issues include package-not-found errors, version incompatibilities between UI.Automation and Mobile.Automation, duplicated test case links in cloned projects, and iOS/Android connection problems with Appium integrations. Selector fragility — a classical problem of UI-based testing — remains a frequent forum topic despite computer vision and self-healing.
A seasoned RPA developer summarises it on the UiPath forum: “The speed at which they are growing makes it difficult for enterprises to port solutions… a new feature was released in 20.04, in just 6 months came an enormous update 20.10. The LTS window is just 2 years.” This pace of innovation is both a strength and a burden.
Pricing and licensing — a labyrinth with many entrances
Since May 2025 UiPath has run two parallel licensing models. The newer Unified Pricing consolidates all consumption units (AI Units, Robot Units, Agent Units) into so-called Platform Units (PU) — a credit-based system with three tiers (Basic from USD 25/month, Standard and Enterprise on request). The older Flex Pricing keeps separate units for the various services.
Test-Cloud-specific licence types:
| Licence type | Function |
|---|---|
| App Tester | Manage test portfolio, run manual tests in Test Manager |
| App Test Developer | Adds low-code / coded test automation |
| App Test Robot | Unattended test execution |
| Performance Testing Robot | Load testing only |
Real costs from user reports: a typical enterprise licence for 5 users runs USD 30,000–35,000 per year. A single Test Suite bundle (Studio Pro + Test Manager + Test Robot) is reported around USD 13,800. Unattended robots typically cost USD 8,000–10,000 per robot per year, attended robots USD 3,500–5,000 per user per year. The Community Edition is free but limited to 5 test robots and Cloud Orchestrator.
Important self-healing features, BYOM (Bring Your Own Model) and multi-region deployment are exclusive to the Enterprise tier, raising effective costs further for organisations that actually want to use those AI features.
Cost comparison with alternatives:
| Tool | Typical annual cost | Free entry | Price transparency |
|---|---|---|---|
| UiPath Test Cloud | USD 10,000–50,000+ | Community Edition (limited) | Low — sales required |
| Tricentis Tosca | EUR 40,000–1,400,000 (Enterprise) | No (14-day trial) | None — sales only |
| Katalon | USD 0–10,000+ | Yes (permanently free) | High — published |
| SmartBear TestComplete | USD 3,500–8,000 | No (free trial) | Medium |
| Keysight Eggplant | Enterprise pricing | No (14-day eval) | None |
| Selenium / Playwright | USD 0 (tool) + ~USD 86,000 TCO | Fully free | N/A |
Where UiPath shines and where it loses
In the 2025 Gartner Magic Quadrant for AI-Augmented Software Testing Tools — the first edition of this category — four leaders are positioned: Tricentis (highest ability to execute), UiPath, Keysight Eggplant and OpenText UFT. SmartBear is a Challenger, Katalon a Visionary.
Against Tricentis Tosca — the most direct enterprise competitor — UiPath has the RPA synergy advantage but loses on market maturity (22.5 % vs. 4.2 % mindshare), SAP/Salesforce depth and model-based testing. The Tricentis MBTA approach (Model-Based Test Automation) means: update one model and 40+ tests adjust automatically — an architecture UiPath does not offer. Tricentis is, however, considerably more expensive and equally complex on licensing.
Against Katalon UiPath wins on enterprise governance and technology breadth but loses heavily on accessibility and price. Katalon offers a permanently free entry, transparently published pricing and a lower entry hurdle — particularly attractive for mixed teams of testers and developers.
Against Selenium/Playwright UiPath’s value is clearly desktop, SAP, Citrix and legacy testing (hard to do in open source), built-in test management and low-code accessibility for citizen testers. For pure web testing with developer-centric teams, Playwright and Selenium offer faster execution, maximum control and zero licence cost.
Against Keysight Eggplant UiPath shares Leader status, but Eggplant has more mature image-based and visual test automation — technology-agnostic, usable without source-code access, and particularly strong in regulated industries (defence, medical devices).
UiPath’s unique competitive advantage remains the RPA-testing convergence. No other vendor can natively convert RPA workflows into test cases, use the same infrastructure (Orchestrator, robots, Studio) for automation and testing, and offer activity coverage analytics that measure what percentage of workflows is tested.
Verdict — who UiPath testing actually fits
UiPath Test Cloud is not a pure testing tool but a testing layer on an automation platform. That positioning is both its biggest strength and its biggest weakness.
For organisations already running UiPath for RPA and looking to consolidate their test landscape, the platform offers a unique value proposition: shared infrastructure, reusable components and the ability to test RPA bots systematically. The AI features — particularly Autopilot and self-healing — are ambitious and rated by analysts as forward-looking, but in practice still trail their marketing claims.
Three core takeaways stand out. First, the IDC ROI numbers (529 %) deserve scepticism — real users report 15–20 % cost savings, not 80 %. Second, the mindshare gap to Tricentis is substantial (4.2 % vs. 22.5 %), even if UiPath shows the fastest growth rate. Third, licensing complexity — sharpened by the new unified pricing model — is a real hurdle that has to be reflected in TCO.
Anyone evaluating UiPath Test Cloud should plan a proof-of-concept phase with realistic scenarios and benchmark the total cost (licences + infrastructure + training + maintenance) against specialised alternatives. Without an existing RPA footprint the calculation rarely tilts toward UiPath. With an RPA footprint and a SAP or legacy focus, it tilts more strongly.
Sources
- UiPath Blog — “Introducing Test Suite” (2020)
- UiPath Docs — Test Suite Introduction
- UiPath Docs — Autopilot for Testers
- UiPath Pricing
- Gartner Magic Quadrant for AI-Augmented Software Testing Tools (2025)
- Forrester Wave — Autonomous Testing Platforms (2025)
- Gartner Peer Insights — UiPath Test Suite Reviews
- PeerSpot — UiPath Test Suite Reviews
- UiPath Investor Relations — FY2025 Results
- UiPath Community Forum
Evaluating UiPath Test Cloud against an existing RPA footprint? In the UTAA workshop we assess tooling, TCO and migration paths against your project. More on the method or request directly.