- Premiers pas avec Test Suite
- Studio
- Suite de tests - Studio
- Vue d'ensemble (Overview)
- Activités et API de test
- Orchestrator
- Test Manager
- Prérequis
- Ensembles de tests
- Exécution de tests
- Documents
- Rapports
- Exporter des données
- Opérations en bloc
- Résolution des problèmes
- Intégration de votre outil avec Test Manager Cloud
- Étendues de l'API
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.
Activez l’automatisation de test dans Automation CloudTM pour le secteur public. Pour plus d’informations, consultez Activer ou désactiver des services.
To integrate your tool with Cloud Test Manager, you need to add it as an external application inside Automation CloudTM Public Sector.
You can register your application in Identity Management, define the Test Manager scopes, and establish a connection between the applications.
Pour configurer et autoriser votre application, vous devez ajouter une application externe.
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 Public Sector tenant in Swagger, check out the API references topic.
• GET/api/v2/projects • GET/api/v2/projects/{id}