test-suite
2024.10
true
UiPath logo, featuring letters U and I in white
Guía de usuario de Test Suite
Automation CloudAutomation Cloud Public SectorAutomation SuiteStandalone
Last updated 11 de nov. de 2024

Test Manager API integration

Información general

Test Manager Software Development Kit (SDK) provides Test Manager integration with your development tools. Through this type of integration, you can synchronize artefacts (requirements, stories, defects) and bring UiPath® automation capabilities.

The following architecture diagram describes the integration capabilities with UiPath® components and 3rd party tools. For more information, see Application Lifecycle Management Integration Patterns.



Escenarios de integración

Puedes comprender cómo funciona la integración según los siguientes escenarios típicos:

  • Sincronización de los requisitos externos
  • Creación de defectos en herramientas externas
  • Asignación de automatización a los casos de prueba externos
  • Búsqueda de resultados en herramientas externas

Sincronización de los requisitos externos

The main purpose of synchronizing artefacts such as requirements is to assign test cases to them. This shows the requirements that have been covered through the test cases. To achieve this, you need to synchronize all the requirements from your external tool to Test Manager. To take this action in Test Manager, see Requirements.

When you synchronize external requirements to Test Manager, consider the following:

  • The external tool is primarily used in the testing process. Externally synchronized requirements show up as read-only in Test Manager.
  • Los requisitos en Test Manager se actualizan mediante la herramienta externa.
  • Deleting all artefacts and any related records in Test Manager through a cascading delete is possible but not considered good practice.
  • La descripción de los requisitos puede utilizar Markdown para finalidades de formato.

Creación de defectos en herramientas externas

Test Manager provides a webhook that is invoked when you create a defect from a test case log (see Execution). You can configure an integration for your Test Manager project to receive test case log information required for defect creation (e.g. Jira Server). You can quickly access the tool where the defects are created by navigating to Execution > Test Case Key > Defect.

Asignación de automatización a los casos de prueba externos

To enable automation capabilities through Studio, you need to synchronize your test cases to Test Manager.

Cuando asignes una automatización a casos de prueba externos ten en cuenta lo siguiente:

  • The external tool stores the mapping information between external test cases and corresponding artefacts in Test Manager.
  • You can assign automation after the test case has been synchronized with Test Manager.
  • Al visualizar la información de automatización en las herramientas externas se revela que se ha asignado la automatización. Esto se considera una buena práctica.

Búsqueda de resultados en herramientas externas

To retrieve results, you need to query TestExecution objects through Test Manager REST API. The TestExecution object is composed of results generated during test set execution. TestExecution holds a reference to TestCaseLogs objects that represent the test case results.

Es necesario sondear los resultados a intervalos regulares. Considera la posibilidad de recuperar nuevos resultados cada 20 segundos o más.

Configurar integraciones

Tienes que configurar tu integración como un servicio individual. No hay restricciones en cuanto a la tecnología utilizada por tu herramienta externa, siempre que pueda consumir servicios web RESTful.

In the following diagram, you can see an example of how the artefact synchronization works from your external tools to Test Manager.



Nota: según las capacidades de la herramienta externa, es posible que no sea necesario el servicio de integración intermedio.

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White
Confianza y seguridad
© 2005-2024 UiPath. Todos los derechos reservados.