test-manager
2022.10
false
Test Manager 用户指南
- 入门指南
- 项目管理
- 项目操作和实用程序
- Test Manager 设置
- ALM 工具集成
- API 集成
- API 版本
- Test Manager URL
- API references
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
All Test Manager API calls are made using HTTP methods to the Test Manager URL.
Test Manager URL 具有以下语法模板:
- 基本 URL +
/{organization_name}/{tenant-name}/testmanager_/。
The base URL is composed as follows:
- Base URL = protocol +
://+ hostname, for examplehttps://cloud.uipath.com/{organizationName}/{tenantName}/testmanager_.
主机名是安装时设置的主机名。
备注:
建议使用 https 协议加密通过 API 调用发送的数据。