UiPath Documentation
test-manager
latest
false
Test Manager 发行说明
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

2026 年 9 月

September 2026 release notes for Test Manager in Automation Cloud and Test Cloud.

September 3, 2026

Clipboard data available as an MCP tool argument on test steps

The Test Manager Model Context Protocol (MCP) tools for adding and updating test steps (Bulk add test steps, Bulk update test steps) accept an optional Clipboard data argument, matching the field already available in the Test Manager UI.

This lets you set or update a step's Clipboard data programmatically — for example, when generating test cases with variable input through Autopilot Chat or Delegate — without falling back to UI automation. Existing callers that omit the argument are unaffected.

For more information, refer to the Manual test cases section of the documentation.

New activities in the Integration Service – Test Manager connector

The UiPath Test Manager connector activity package adds seven new activities:

  • Create Test Step – Creates a test step for a test case.
  • Get Requirements – Gets all requirements for a project.
  • Get Test Cases – Gets all test cases for a project.
  • Get Test Executions – Gets all test executions for a project.
  • Get Test Sets – Gets all test sets for a project.
  • Get Test Step – Gets a test step by ID.
  • Update Test Step – Updates the details of a test step, such as description and expected result.

For more information, refer to the UiPath Test Manager activities page of the documentation.

Requirements page redesign

The requirement details page is redesigned with the following changes:

  • The toolbar exposes Evaluate Requirement and Assign test case (grouping Create new test case, Assign existing test case, Generate test cases, and Find obsolete tests) as direct actions, alongside Optimize coverage, which is kept as a duplicate entry point with no retirement date currently set.
  • The description field uses a rich-text editor instead of Markdown syntax, and shows No description added when empty.
  • Labels, custom fields, attachments, and audit metadata (Created by / Updated by) are reorganized into the requirement overview.

The overview uses a responsive layout that stacks secondary content below the main area at narrower widths.

Assigned test cases gain Grid view and List view options. List view uses virtual scrolling, loading test cases in batches of 500, and shows compact last-result indicators (Passed, Failed, No result). You can filter assigned test cases, including by last result, and select one or more to Unassign or Delete them in bulk. Test cases still cannot be executed directly from a requirement.

For more information, refer to the Requirements section of the documentation.

Easier to read and copy full log messages in test executions

Long or truncated robot log messages in the Logs tab of a test execution were hard to read in full, and could not be copied.

The Logs tab has an Info column: select the info icon on any log row to open its full message in a pop-up, with a Copy message button.

The Logs tab also gains message search and sorting on the Level column, plus a Level filter to show only the log levels you care about:

  • Trace (All)
  • Info + Warn + Error + Fatal
  • Warn + Error + Fatal
  • Error + Fatal
  • 重大的

For more information, refer to the Analyzing test results section of the documentation.

错误修复

  • Fixed ObjectLabels bulk add/remove requests with an invalid or unsupported objectType (combined with an empty or over-the-limit list of object IDs) returning a 500 error instead of 400 Bad Request with a validation message. (TMHUB-32720)
  • Fixed ObjectFilters create/assign requests with a malformed filterExpression (wrong JSON type, or null) returning a 500 error instead of 400 Bad Request with a validation message. (TMHUB-32720)
  • Fixed malformed request bodies with incorrectly typed fields (for example, a search value sent as an array instead of a string) returning a 500 error instead of 400 Bad Request, across Test Manager API endpoints. (TMHUB-32720)

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新