- Erste Schritte
- Projektmanagement
- Projektvorgänge und Dienstprogramme
- Test Manager-Einstellungen
- ALM Tool-Integration
- API-Integration
Auf die Test Manager API Swagger-Definition kann je nach Bereitstellungstyp wie folgt zugegriffen werden:
-
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.Hinweis:If you are using Automation Suite or Automation Cloud, all requests to Test Manager endpoints should include
/{organization_name}/{tenant_name}/.
Die API, die Sie in Swagger sehen, hängt direkt von der von Ihnen verwendeten Test Manager-Instanz ab. Um Anforderungen direkt in der Swagger-Dokumentation zu stellen, melden Sie sich einfach beim Test Manager auf einer anderen Registerkarte an.