External References
External References connect your test cases, runs, and sessions to issues in external tools — Jira, GitHub, Azure DevOps, Linear, GitLab, and more. Once configured, team members can link any test object to an external ticket with a single click, and issue details sync back automatically.
How it works
An external reference is a link between a TestOrchestrator object (a test case, run, session, cycle, or result) and an item in an external system. Each link records:
- Which external system the link points to (Integration Source)
- The external item's key or URL (e.g.,
PROJ-123in Jira) - The nature of the relationship (Relation — e.g., Relates to, Defect)
When a source supports reading issue details, TestOrchestrator fetches and caches the issue's current status and assignee so your team can see external issue state without leaving the app.
Linear goes further. Linear connects with one-click OAuth and adds live issue search when linking, an AI-written insight on each linked issue, and test-case generation from the Linear sidebar. See the Linear Integration guide.
Per-connector guides. Several providers have dedicated pages covering their authentication and AI test-case generation: Jira, Azure DevOps, and Notion. GitHub, GitLab, and custom trackers are covered by the generic Integration Sources page.
Two-part admin setup
Before team members can create external links in their projects, you need to configure two things in Admin → External References:
- Integration Sources — one entry per external system instance your organisation uses. Each source defines the provider (Jira, GitHub, etc.), how to authenticate, what capabilities are enabled, and which projects can use it.
- Relations — the semantic labels available when creating a link. A relation answers "what kind of link is this?" — for example Relates to, Defect, or Blocks.
Once at least one source and one relation are configured and enabled, project members with the correct permissions can start linking test objects.
Example: linking a test case to a Jira defect
- A tester opens a test case and clicks Add External Reference.
- They select Our Jira as the source and enter
PROJ-123as the issue key. - They choose Defect as the relation type.
- The link is saved. TestOrchestrator fetches the Jira issue's current status and assignee and displays them alongside the test case.
Who can manage external references?
The External References page is available on Pro and Business workspaces to Tenant Admins and Project Admins with the required permissions.
| Action | Who can access |
|---|---|
| View the External References admin page | Tenant Admin, Project Admin on Pro or Business |
| Create, edit, or delete integration sources | Tenant Admin, Project Admin on Pro or Business |
| Enable or disable sources | Tenant Admin, Project Admin on Pro or Business |
| Test an integration connection | Tenant Admin, Project Admin on Pro or Business |
| Create, edit, or delete relations | Tenant Admin, Project Admin on Pro or Business |
| Enable or disable relations | Tenant Admin, Project Admin on Pro or Business |
Integration Sources
Connect to Jira, GitHub, Azure DevOps, Linear, GitLab, or a custom tracker — configure auth, capabilities, and project access.
Linear Integration
One-click OAuth, live issue search when linking, AI insight on linked issues, and test-case generation from the Linear sidebar.
Jira Integration
Connect Jira Cloud with email and an API token — reference Jira issues and generate test cases from a Jira issue.
Azure DevOps Integration
Connect with a Personal Access Token — reference Azure Boards work items and generate test cases from a work item.
Notion Integration
Read-only Notion source — reference Notion pages and generate test cases from a spec, PRD, or requirements doc.
Relations
Define the semantic labels for external links — General cross-references or Defect-type relations that appear in defect reporting.
MCP Server
Let an AI client read and write this traceability — link cases to issues, and read coverage gaps — with the link_to_issue and coverage tools.