- Introdução
- Gerenciamento do projeto
- Operações e utilitários do projeto
- Configurações Test Manager
- Integração da ferramentas ALM
- Integração do API
- Solução de problemas
A definição Swagger da API do Test Manager pode ser acessada da seguinte maneira, dependendo do seu tipo de implantação:
-
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.Observação:If you are using Automation Suite or Automation Cloud, all requests to Test Manager endpoints should include
/{organization_name}/{tenant_name}/.
A API que você vê no Swagger depende diretamente da instância do Test Manager que você usa. Para fazer solicitações facilmente diretamente na documentação do Swagger, basta fazer login no Test Manager em outra guia.