- Introdução ao Test Suite
- Studio
- Test Suite — Studio
- Visão geral
- Atividades de testes e APIs
- Orchestrator
- Testing Robots
- Test Manager
- Análise de impacto de alteração
- Requisitos
- Assigning test cases to requirements
- Linking test cases in Studio to Test Manager
- Unlink automation
- Delete test cases
- Documentar casos de teste com o Task Capture
- Criar casos de teste
- Importing manual test cases
- Generate tests for requirements
- Casos de teste de clonagem
- Exportação de casos de teste
- Automatizar casos de teste
- Casos de teste manuais
- Aplicação de filtros e visualizações
- Conjuntos de Testes
- Execução de testes
- Documentos
- Relatórios
- Exportar Dados
- Operações em massa
- Searching with Autopilot
- Solução de problemas
- Integração de sua ferramenta com o Cloud Test Manager
- Escopos de 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.
Habilite a automação de testes no Automation CloudTM. Para obter mais informações, consulte Habilitação ou desabilitação de serviços.
To integrate your tool with Cloud Test Manager, you need to add it as an external application inside Automation CloudTM.
You can register your application in Identity Management, define the Test Manager scopes, and establish a connection between the applications.
Para configurar e autorizar seu aplicativo, você precisa adicionar um aplicativo externo.
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}