test-suite
2024.10
true
- Erste Schritte mit der Test Suite
- Studio
- Test Suite – Studio
- Überblick
- Testaktivitäten und APIs
- Orchestrator
- Testing Robots
- Test Manager
- Den Test Manager lizenzieren
- Schnellstartanleitung
- Anforderungen
- Assigning test cases to requirements
- Linking test cases in Studio to Test Manager
- Unlink automation
- Delete test cases
- Dokumentieren von Testfällen mit Task Capture
- Erstellen von Testfällen
- Klonen von Testfällen
- Exportieren von Testfällen
- Testfälle automatisieren
- Manuelle Testfälle
- Anwenden von Filtern und Ansichten
- Testsätze
- Ausführen von Tests
- Dokumente
- Berichte
- Daten exportieren
- Massenvorgänge
- Fehlersuche und ‑behebung
- API-Version
- Test Manager-URL
- API references
- Berechtigungen
API references
Test Suite-Benutzerhandbuch
Last updated 11. Nov. 2024
API references
The Test Manager API Swagger definition can be accessed as follows, depending on your deployment type:
- Automation Suite - add the organization and tenant name, as well as
testmanager_/swagger/index.html
to your Automation Suite base URL, following the syntax:https://{yourDomain}/{organizationName}/{tenantName}/testmanager_
. 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
.Note: If you are using Automation Suite all requests to Test Manager endpoints should include/{organization_name}/{tenant_name}/
.
The API you see in Swagger is directly dependant on the Test Manager instance you use. To easily make requests directly in the Swagger documentation, just log in to Test Manager in another tab.