- Démarrage
- Gestion de projet
- Opérations et utilitaires de projet
- Paramètres de Test Manager
- Intégration de l'outil de gestion du cycle de vie des applications (ALM)
- Intégration de l'API
La définition Swagger de l'API Test Manager est accessible comme suit, selon votre type de déploiement :
-
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.Remarque :If you are using Automation Suite or Automation Cloud, all requests to Test Manager endpoints should include
/{organization_name}/{tenant_name}/.
L'API que vous voyez dans Swagger dépend directement de l'instance de Test Manager que vous utilisez. Pour faire facilement des demandes directement dans la documentation Swagger, connectez-vous simplement à Test Manager dans un autre onglet.