- Test Suite の利用を開始する
- Studio
- Orchestrator
- Test Manager
- 要件
- テスト セット
- テストを実行する
- ドキュメント
- レポート
- データをエクスポート
- 一括操作
- トラブルシューティング
- 使用しているツールをクラウドの Test Manager と連携する
- 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.
Automation CloudTM (公共部門向け) で Test Automation を有効化します。詳しくは、「サービスを有効化または無効化する」をご覧ください。
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}