- 入门指南
- 项目管理
- 项目操作和实用程序
- Test Manager 设置
- ALM 工具集成
- API 集成
根据您的部署类型,可以按如下方式访问 Test Manager API Swagger 定义:
-
On-premises - add
/swagger/index.htmlto your on-premises Test Manager URL. For example,https://HogwartsServer.com/swagger/index.html. -
Automation Suite and Automation Cloud - add the organization and tenant name, as well as
testmanager_/swagger/index.htmlto your Automation Suite base URL, following the syntax:https://AutomationSuiteURL/{organization_name}/{tenant_name}/testmanager_/swagger/index.html. For example, to access the Swagger for an Automation Suite deployment of Test Manager, a possible link could behttps://myasuite.westeurope.cloudapp.azure.com/testaccount/DefaultTenant/testmanager_/swagger/index.html.备注:If you are using Automation Suite or Automation Cloud, all requests to Test Manager endpoints should include
/{organization_name}/{tenant_name}/.
您在 Swagger 中看到的 API 直接依赖于您使用的 Test Manager 实例。 要直接在 Swagger 文档中轻松提出请求,只需在另一个选项卡中登录 Test Manager。