- Getting Started with Test Suite
- Studio
- Orchestrator
- Testing robots
- Test Manager
- Requirements
- Test sets
- Executing tests
- Documents
- Reports
- Export data
- Bulk operations
- Troubleshooting
- Integrating your tool with Test Manager
- API Scopes
Test Suite User Guide
Integrating your tool with 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.
Enable Test Automation in Automation CloudTM Public Sector. . For more information, see Enabling or disabling Services.
To integrate your tool with Test Manager, you need to add it as an external application in Automation CloudTM Public Sector.
Follow the Adding an external application procedure.
You can register your application in Identity Management, define the Test Manager scopes, and establish a connection between the applications.
To configure and authorize your application, you need to add an external application
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}