Skip to content

Latest commit

 

History

History
80 lines (41 loc) · 3.87 KB

azure-devops.md

File metadata and controls

80 lines (41 loc) · 3.87 KB

Azure DevOps

What is Azure DevOps?

Azure DevOps or ADO, is a product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities, developed by Microsoft.

{% embed url="https://www.youtube.com/watch?v=G6Esy0oTN6U" %}

Why use Azure DevOps integration?

With Azure DevOps app, you can:

  • Link Qase test cases to Azure Link Qase test cases, test runs, and defects to ADO issues. issues.

  • Link Qase test runs Create a new issue in ADO when you file a defect during a test run in Qase.

  • The statuses of the Qase defect and connected ADO work item are automatically synced.


    (i.e., as soon as you mark the defect as “Resolved” in a connected defect, the Azure DevOps will be marked “Completed” - and vice versa).

How to install Azure DevOps?

  1. Go to the 'Apps' section of your workspace and find the "Azure DevOps" app.

  1. Click the app card, then hit "Install now"

  1. Log into Azure DevOps, if you are currently not:

  1. After the redirect, hit "Authorize" to finalize the installation:

  1. The app is now successfully installed

Usage


Link your Qase Test Cases

In your repository, click any test case to open its preview and switch to the Properties tab.

Scroll down to the "Link with Apps" section, and choose Azure DevOps. Then, proceed to search and link your issues.

Linked issues can be removed with the ( x ) icon.

Link your Qase Test runs

Test runs can be linked to a Azure DevOps issue, from the Run Dashboard.

Under the "External Issues" section, click 'Select an Integration' to proceed. Only one Azure DevOps issue can be linked to the Test run.

Link your Qase Defects

Defects can be linked to a Azure DevOps issue, from the Defect Dashboard. Under the "External Issues" section, select the Azure DevOps app to proceed.

Create a new Azure DevOps issue from a Qase Test run

When you assign a negative result to a case during a test run, you will have the option to create or attach a Qase defect.

Additionally, you can select the ‘Azure DevOps’ option from the "Choose Integration" dropdown to either create or link a Azure DevOps issue.

The created or linked issue will be visible in both the defects tab of the test run and the defect section of the project.