- Erste Schritte mit der Test Suite
- Studio
- Test Suite – Studio
- Überblick
- Testaktivitäten und APIs
- Orchestrator
- Testing Robots
- Test Manager
- Analyse der Auswirkungen von Änderungen
- 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
- Importing manual test cases
- Generate tests for requirements
- 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
- Searching with Autopilot
- Fehlersuche und ‑behebung
- Integrieren Ihres Tools mit dem Cloud Test Manager
- API-Scopes
Integrating your tool with cloud Test Manager
The authorization methods described in this section provide information on how to establish a service-to-service connection between Test Manager and your application, or other partner applications.
Aktivieren Sie die Testautomatisierung in der Automation CloudTM. Weitere Informationen finden Sie unter Aktivieren oder Deaktivieren von Diensten.
To integrate your tool with Cloud Test Manager, you need to add it as an external application inside Automation CloudTM.
Befolgen Sie das Verfahren zum Hinzufügen einer externen Anwendung.
You can register your application in Identity Management, define the Test Manager scopes, and establish a connection between the applications.
Um Ihre Anwendung zu konfigurieren und zu autorisieren, müssen Sie eine externe Anwendung hinzufügen.
When you define the API scopes for the integration, select Test Manager as a Resource. For more information, see Scopes.
To perform an API call to Test Manager, you can look at the following example for fetching Test Manager projects.
For more API calls to Test Manager, use Swagger. To access your Automation CloudTM tenant in Swagger, check out the API references topic.
• GET/api/v2/projects • GET/api/v2/projects/{id}