UiPath Documentation
test-manager
latest
false
Test Manager user guide

FAQ - Feature parity - Test Manager vs Orchestrator

Frequently asked questions on feature parity between Test Manager and the Orchestrator Testing Module ahead of the April 2026 deprecation.

The Testing Module in Orchestrator will be fully deprecated and removed on April 30, 2026. In view of this change, refer to the deprecation guidelines and the Test Manager – Orchestrator feature parity.

Deprecation guidelines

  1. Consult the deprecation timeline.
    • Initial announcement: October, 2023
    • Feature parity: April 18, 2025
    • First phase of deprecation: January 1, 2026
      • Users can still create Test Sets, but should migrate to Test Manager.
    • Second phase of deprecation (removal): April 30, 2026
      • Execution will no longer be allowed.
  2. Use the migration tool to transfer your Orchestrator assets to Test Manager.

Test Manager vs. Orchestrator - testing feature parity

Table 1. Test Manager vs Orchestrator - testing feature parity
  Test Manager Orchestrator
Purpose A planning, analysis, and management tool for manual and automated tests . Connects automation with the agile planning and test management lifecycle . A deployment, monitoring, and management tool for UiPath robots and test automations . Acts as a central hub to control and orchestrate automations across various environments.
Persona
  • Test Managers
  • Test Users
  • Automation Administrators
  • Automation Developers
Role in Test Automation
Shared Test Automation functions
Note:

Masked or anonymized production data can be used as test data by uploading it to Data Service (Data Fabric) as an Excel file and linking it to a Studio automation. Direct test data linking from Test Manager test sets is planned as a future enhancement.

Process status vs. test case status for assertion failures

A plain Orchestrator job's status only reflects whether the job itself failed to run, such as an unhandled exception — it does not reflect the pass/fail result of individual Verify or assertion activities inside the workflow. A process with one or more failing Verify activities can still show as Passed at the job level unless an exception is thrown, or unless the Verify activity's Continue on error property is set to false.

A Test Manager test case execution does not have this gap: its status reflects the worst of the job status and the assertion results, so a failing Verify activity always produces a failed test case, regardless of the underlying job status.

Test set retention

Orchestrator's Test Sets could use a "Transient" SourceType that auto-deleted the test set after a period of time. Test Manager has no equivalent auto-delete mechanism — all test set deletion must be performed manually.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated