Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/images/ado-linking-test-manager/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ado-linking-test-manager/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ado-linking-test-manager/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ado-linking-test-manager/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ado-linking-test-manager/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ado-linking-test-manager/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/ado-linking-test-manager/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
107 changes: 107 additions & 0 deletions docs/link-ado-issues-with-test-manager.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
id: link-ado-issues-with-test-manager
title: Link Azure DevOps Issues with Test Manager
hide_title: true
sidebar_label: Link Azure DevOps Issues with Test Manager
description: Effortlessly link Azure DevOps issues with Test Manager using LambdaTest to streamline workflows and enhance project management efficiency.
keywords:
- link Azure DevOps issues
- link Azure DevOps issues with test manager
- link ADO issues
- link ADO issues with test manager
url: https://www.lambdatest.com/support/docs/link-ado-issues-with-test-manager/
site_name: LambdaTest
slug: link-ado-issues-with-test-manager/
---

<script type="application/ld+json"
dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "LambdaTest",
"item": "https://www.lambdatest.com"
},{
"@type": "ListItem",
"position": 2,
"name": "Support",
"item": "https://www.lambdatest.com/support/docs/"
},{
"@type": "ListItem",
"position": 3,
"name": "Link Azure DevOps Issues with Test Manager",
"item": "https://www.lambdatest.com/support/docs/link-ado-issues-with-test-manager/"
}]
})
}}
></script>

## Link Azure DevOps Issues with Test Manager

Test Manager enhances its functionality by seamlessly linking test cases with Azure DevOps Work Items. This integration ensures a reliable connection between your testing activities and Azure DevOps Work Items, optimizing project management and collaboration across teams.

### Prerequisites
- Active Microsoft Azure DevOps account
- Appropriate permissions to access Azure DevOps projects

### Initial Setup and Configuration

> **Note:** If you have already integrated Azure DevOps with your LambdaTest account, you can skip this section and proceed directly to [Linking Azure DevOps Work Items](#linking-azure-devops-work-items)

1. Navigate to the [Integration page](https://integrations.lambdatest.com/) to integrate your LambdaTest account with Azure DevOps. Click on **Connect** as shown in the image.

<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/1.png').default} alt="Azure DevOps Integration Card" className="doc_img" width="1366" height="629"/>

2. A side drawer will open to initiate Azure DevOps integration. Click on **Install** to proceed.

<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/2.png').default} alt="Azure DevOps Install Drawer" className="doc_img" width="1366" height="629"/>

3. Select your Azure DevOps Organization and click **Install**. Azure DevOps is now integrated with your LambdaTest account.

<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/3.png').default} alt="Azure DevOps Organization Selection" className="doc_img" width="1366" height="629"/>

### Linking Azure DevOps Work Items

Once the integration is complete, follow these steps to link work items with your test cases or test runs:

1. Head to the issues section in Test Manager, click on **Link Issue** and go to Azure DevOps.
> Note: Issue linking is supported in both Test Cases and Test Runs. To link issues, go to the Issues tab within a Test Case or a Test Run.

<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/4.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>

2. Enter the Azure DevOps Work Item ID or URL in the input field and click on **Link Issue**.

<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/5.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>


3. The Azure DevOps Work Item from your integrated Organization is successfully linked and listed. You can view the work item name, ID, type, state, priority, and creator.

<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/6.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>

4. To **unlink an issue**, click on the unlink button located on the right side of the work item.

<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/7.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>



<nav aria-label="breadcrumbs">
<ul className="breadcrumbs">
<li className="breadcrumbs__item">
<a className="breadcrumbs__link" href="https://www.lambdatest.com">
Home
</a>
</li>
<li className="breadcrumbs__item">
<a className="breadcrumbs__link" target="_self" href="https://www.lambdatest.com/support/docs/">
Support
</a>
</li>
<li className="breadcrumbs__item breadcrumbs__item--active">
<span className="breadcrumbs__link">
Link Azure DevOps Issues with Test Manager
</span>
</li>
</ul>
</nav>
33 changes: 21 additions & 12 deletions docs/link-jira-issues-with-test-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,35 +40,44 @@ slug: link-jira-issues-with-test-manager/

Test Manager enhances its functionality by seamlessly linking test cases with Jira issues. This integration ensures a reliable connection between your testing activities and Jira tasks, optimizing project management and collaboration across teams.

**Steps for Linking Jira Issues with Test Manager**
### Initial Setup and Configuration

1. Navigate to the 'Issues' tab within the test case you wish to link and click on **Connect Jira**.
> **Note:** If you have already integrated Jira with your LambdaTest account, you can skip this section and proceed directly to [Linking Jira Issues](#linking-jira-issues-in-test-manager)

<img loading="lazy" src={require('../assets/images/mobile-app-testing/connect-jira.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
1. Navigate to the [Integration page](https://integrations.lambdatest.com/) to integrate your LambdaTest account with Jira. Search for Jira and click on **Connect**.

2. You will be directed to the dashboard where you can integrate with Jira. Click on **Install**.
<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/Jira-Connect.png').default} alt="Real " className="doc_img" width="1366" height="629"/>

2. A side drawer will open to initiate Jira integration. Click on **Install** to proceed.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/install-jira.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>

3. A prompt will appear requesting access to your Atlassian account. Click on **Accept** to proceed.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/accept-the-request.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>

4. Choose LambdaTest as the site, click on **Select Site & Proceed**, then select your preferred project and click **Integrate Projects & Install**.
4. Select your Jira instance site, click on **Select Site & Proceed**, then select your preferred project and click **Integrate Projects & Install**.

### Linking Jira Issues in Test Manager

Once the integration is complete, follow these steps to link issues with your test cases or test runs:

1. Head to the issues section in Test Manager, click on **Link Issue** and go to Jira.
> Note: Issue linking is supported in both Test Cases and Test Runs. To link issues, go to the Issues tab within a Test Case or a Test Run.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/integrate-projects-and-install.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/4.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>

5. Head back to the issues section under test cases, click on **Link Issue** and enter the jira issue key or issue url.
2. Enter the Jira Issue ID or URL in the input field and click on **Link Issue**.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/link-issue.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/Jira-linkIssue-enterId.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>

6. View the issue name, ID, type, status, priority, and assignee. To link additional issues, use the **Link Issue** button on the right side.
3. The Jira issue from your integrated Jira Project is successfully linked and listed. You can view the Issue summary, ID, type, status, priority, and creator.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/link-additional-issues.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/Jira-Issue-Listed.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>

7. **Unlink Issue** by clicking on the toggle that is present on the right side of the created issue.
4. To **unlink an issue**, click on the unlink button located on the right side of the Jira Issue.

<img loading="lazy" src={require('../assets/images/mobile-app-testing/unlink-issues.webp').default} alt="Real " className="doc_img" width="1366" height="629"/>
<img loading="lazy" src={require('../assets/images/ado-linking-test-manager/Jira-Unlink-Issue.png').default} alt="Link Azure DevOps Issue" className="doc_img" width="1366" height="629"/>



Expand Down
2 changes: 1 addition & 1 deletion docs/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ import NewTag from '../src/component/newTag';
<a href="/support/docs/automated-test-cases-with-ai/"><p className="p_home_inners">Automated Test Cases</p></a>
<a href="/support/docs/test-run-creation-and-management/"><p className="p_home_inners">Test Run</p></a>
<a href="/support/docs/milestone-creation-and-management/"><p className="p_home_inners">Milestones</p></a>
<a href="/support/docs/link-jira-issues-with-test-manager/"><p className="p_home_inners">Jira Integration</p></a>
<a href="/support/docs/link-jira-issues-with-test-manager/"><p className="p_home_inners">Issue Tracker Integration</p></a>
</div>
</div>
<div className="home_inners_box">
Expand Down
8 changes: 6 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -1976,8 +1976,12 @@ module.exports = {
{
type: "category",
collapsed: true,
label: "Jira Integration",
items: ["link-jira-issues-with-test-manager", "lambdatest-jira-app"],
label: "Issue Tracker Integration",
items: [
"link-jira-issues-with-test-manager",
"lambdatest-jira-app",
"link-ado-issues-with-test-manager"
],
},
],
],
Expand Down
Loading