test-manager
latest
false
- 入门指南
- 项目管理
- 文档
- 使用变更影响分析
- 创建测试用例
- 将测试用例分配到需求。
- 克隆测试用例
- 导出测试用例
- 将 Studio 中的测试用例链接到 Test Manager
- 删除测试用例
- 手动测试用例
- 导入手动测试用例
- 使用 Task Capture 记录测试用例
- 参数
- Enabling governance at project level
- Disabling governance at project level
- Enabling governance at test-case level
- Disabling governance at test-case level
- Managing approvers for governed test cases
- Managing governed test cases in the In Work state
- Managing governeed test cases in the In Review state
- Managing governed objects in the Signed state
- Managing comments for governed test cases
- 应用筛选条件和视图
- Test Cloud 的无障碍功能测试
- 使用 Autopilot 进行搜索
- 项目操作和实用程序
- Test Manager 设置
- ALM 工具集成
- API 集成
- Test Manager API
- API 版本
- Test Manager URL
- API references
- API 速率限制
- 故障排除
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Test Manager 用户指南
上次更新日期 2026年4月28日
所有 Test Manager API 调用均使用 HTTP 方法对 Test Manager URL 进行。
Test Manager URL 具有以下语法模板:
- 基本 URL +
/{organization_name}/{tenant-name}/testmanager_/。
基本 URL 的组成如下:
- 基本 URL = 协议 +
://+ 主机名,例如https://cloud.uipath.com/{organizationName}/{tenantName}/testmanager_。
主机名是安装时设置的主机名。
注意:建议使用
https 协议加密通过 API 调用发送的数据。