Integrations with external systems
Allure TestOps integrates with three categories of external systems:
- CI systems — connect pipelines to TestOps so that job runs appear as launches, and TestOps can trigger jobs directly.
- Issue trackers — link test results and launches to issues, create issues from failures, and export launch data.
- Third-party test management systems — sync or migrate test cases between TestOps and another TMS.

Setup
All integrations follow the same steps:
- In the external system, install a plugin or enable the integration if the platform requires it.
- In Allure TestOps global settings, enter the integration endpoint.
- In Allure TestOps project settings, enter the credentials and configure the integration.
If one platform supports more than one integration type, use the page that matches what you need. For example, Azure DevOps has separate pages for CI and Work Items because they use different configuration and permissions.
CI systems
| Name | Connection check | Pipeline list | Pipeline runs | Job synchronization |
|---|---|---|---|---|
| Azure DevOps CI | ✅ | ✅ | ✅ | ✅ |
| AWS CodePipeline | ✅ | ✅ | ✅ | ✅ |
| Bamboo | ✅ | ✅ | ✅ | ✅ |
| Bitbucket CI | ✅ | ✅ | ✅ | ✅ |
| CircleCI | ✅ | ✅ | ✅ | ✅ |
| GitHub Actions | ✅ | ❌ | ✅ | ✅ |
| GitLab CI | ✅ | ✅ | ✅ | ✅ |
| Jenkins | ✅ | ✅ | ✅ | ✅ |
| Tekton | ✅ | ❌ | ✅ | ❌ |
| TeamCity | ✅ | ✅ | ✅ | ✅ |
Issue trackers
| Name | Connection check | Issue creation | Issue list | Launch export | Test case export |
|---|---|---|---|---|---|
| Azure DevOps Work Items | ✅ | ✅ | ✅ | ✅ | ❌ |
| Bitbucket | ✅ | ❌ | ✅ | ✅ | ❌ |
| ClickUp | ✅ | ✅ | ✅ | ❌ | ❌ |
| GitHub Issues | ✅ | ✅ | ✅ | ✅ | ❌ |
| GitLab Issues | ✅ | ✅ | ✅ | ✅ | ❌ |
| Jira Data Center (Jira Server) | ✅ | ✅ | ✅ | ✅ | ✅ |
| Jira Software Cloud | ✅ | ✅ | ✅ | ✅ | ✅ |
| Redmine | ✅ | ✅ | ✅ | ❌ | ❌ |
| YouTrack | ✅ | ✅ | ✅ | ✅ | ❌ |
| Wrike | ✅ | ✅ | ✅ | ✅ | ❌ |
Test management sync and export
| Name | Connection check | Test case linking | Test case creation | Launch export |
|---|---|---|---|---|
| TestRail | ✅ | ✅ | ✅ | ✅ |
| Allure TestOps to Allure TestOps | ✅ | ✅ | ✅ | ✅ |
| Zephyr Scale | ✅ | ✅ | ✅ | ✅ |
| Zephyr Scale Cloud | ✅ | ✅ | ✅ | ✅ |
| XRay | ✅ | ✅ | ✅ | ✅ |
| XRay Cloud | ✅ | ✅ | ✅ | ✅ |
© Qameta Software Inc. All rights reserved.