Azure DevOps Integration
Azure DevOps is a built-in integration source in TestOrchestrator. Once an administrator connects your Azure DevOps organisation, your team can reference an Azure Boards work item from a test case, run, or exploration, and point the AI test-case generator at a work item to draft cases that map to your project's template.
Azure DevOps is a built-in integration source. Everything about relations, project scope, and where links appear is shared with all other sources — this page covers what is specific to Azure DevOps.
Connecting Azure DevOps in Admin
Azure DevOps is configured like any other source in Admin → External References → Sources. The shared mechanics — the SOURCE, CAPABILITIES, and PROJECTS tabs, testing the connection, and enabling or disabling the source — are covered in Integration Sources. The steps below cover what is specific to Azure DevOps.
- In Azure DevOps, create a Personal Access Token (PAT) with permission to read work items.
- In TestOrchestrator, open Admin → External References → Sources and click Create a source. Choose Azure DevOps as the provider.
- Set the Base URL to your Azure DevOps organisation and project.
- For authentication, supply the Personal Access Token (PAT) as the access token credential.
- Test the connection to confirm TestOrchestrator can reach Azure DevOps, then assign the source to all projects or to specific projects on the PROJECTS tab.
Linking an Azure Boards work item
Once the Azure DevOps source is enabled for a project, members with permission to manage external references can link an Azure Boards work item to a test case, run, or exploration.
- On a test case, run, or exploration, open the External References panel and choose Link item.
- Select your Azure DevOps source and enter the work item ID or its URL.
- Choose a relation and save.
Linking is by work item key or URL. If the source has an optional key pattern configured (see Integration Sources), the key is validated against it before the link is saved.
Generating test cases from a work item
Point the AI test-case generator at an Azure Boards work item to draft test cases that map to your project's template. Generation is initiated from inside TestOrchestrator. The drafted cases are created in the project you generate them into and can be reviewed and edited like any other test case.
Test-case generation from a work item is an AI-assisted feature and is available on plans that include AI capabilities. Generated cases are drafts — always review them against the source work item before relying on them.
Who can do what
| Action | Who can do it |
|---|---|
| Create, test, or disable the Azure DevOps source; assign projects | Admins with access to the External References admin page |
| Link an Azure Boards work item to a test object | Project members with permission to manage external references |
| Generate test cases from a work item | Project members with permission to generate test cases (AI plans only) |