Azure DevOps Test Repository Integration

Architecture

LiveCompare connects to the Azure DevOps server using a REST API.

Azure DevOps Test Repository integration architecture.

Requirements

LiveCompare requires the following in order to connect to an Azure DevOps Test Repository.

  • The URL of an Azure DevOps instance.
  • An Azure DevOps project name.
  • An Azure DevOps team name.
  • A Personal Access Token.

Issues

The following may cause connection problems when using Azure DevOps integration.

  • An expired Personal Access Token.

Searching Azure DevOps Test Repositories

The Search Test Repository action searches the following Azure DevOps components to find matching test assets:

  • Project
    • Test Plan
      • Test Suite
        • Test Case (Title and Tags)
        • Test Step (Text, made up of all parameterized properties)
        • Nested Test Suites

Test Repository Integrations