Turn your manual testers into automation experts! Request a DemoStart testRigor Free

How to import test cases from Azure DevOps directly into testRigor

Import test cases from Azure DevOps for execution with testRigor

 

To begin, you first need to set up the Azure DevOps Test Case Management integration. You can follow this guide to do it.

After the integration is complete a new button is going to appear in the Test Cases section of the test suite:

By clicking it, you will see the import modal:

It provides 2 ways to import:

  1. Import All Test Cases – Import ALL Azure DevOps test cases with steps.
  2. Import Selected Test Cases – Import only selected Azure DevOps tests.

Additional options at the bottom provide extra control over how test cases are imported:

  1. Link imported tests with test case management system – all imported tests will be automatically connected and their results reported to Azure DevOps on runs of the test suite.
  2. Override already linked tests – Test case scripts in testRigor will be updated or replaced with the scripts of the cases in Azure DevOps at the time the importation is triggered. (Note: If test cases are stable and up-to-date, this option is not recommended.)

After selecting the desired options, click on Import to start the import process.

Imported test cases will appear with Not started as their status and are ready for execution straight away. Specifications that are not recognized as testRigor commands will be converted to AI-based reusable rules.

To execute these test cases, go to Test Suite Details and click Rerun. Alternatively, if the test cases were imported into a suite that already contained cases, click on the Select multiple button above the list of test cases, select the ones you would like to execute and click Run. This will trigger testRigor’s AI to process these manual test cases and attempt to execute those.

You can then use prompt engineering and steps corrections to fix the test cases as described here.

Join the next wave of functional testing now.
A testRigor specialist will walk you through our platform with a custom demo.
Related Articles

Import test cases from XRay for execution with testRigor

To ensure good software testing, you need more than test management. You need to be able to integrate with other testing tools to ...

How to create AI-based reusable rules using testRigor?

Reusable rules (subroutines) are an integral part of test case creation. They help you write modular scripts that are compact and ...