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.
在 Automation CloudTM 公共部门中启用测试自动化。有关更多信息,请参阅启用/禁用功能。
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.
要配置和授权您的应用程序,您需要添加外部应用程序。
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}