- Introducción a Test Suite
- Studio
- Conjunto de pruebas - Estudio
- Información general
- Actividades de prueba y API
- Arquitectura de automatización de dispositivos móviles
- Primeros pasos
- Administración de Mobile Device Manager
- Administración de aplicaciones
- Creación de flujos de trabajo de automatización móvil
- Interacción de dispositivos
- Automatización para aplicaciones React Native
- Actividades de automatización móvil y API
- Orchestrator
- Test Manager
- Requisitos
- Conjuntos de prueba
- Ejecución de pruebas
- Documentos
- Informes
- Exportar datos
- Operaciones masivas
- Solución de problemas
- Integrar tu herramienta con Cloud Test Manager
- Ámbitos 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 la automatización de pruebas en el sector público de Automation CloudTM. Para más información, consulta Habilitar o deshabilitar servicios.
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.
Para configurar y autorizar tu aplicación, debes añadir una aplicación externa.
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 / proyectos?? GET/ api / v2 / proyectos / {id}