Skip to main content
No Result Found

Azure Test Plan

This document explains how to connect your Low Code Automation tests with Azure Test Plan test cases. With this integration, you can easily link and manage your tests in one place, improving test tracking, boosting collaboration, and providing better visibility into your testing process.

To link Azure Test Plan with Low-Code Automation:

  1. Open Low Code Automation and record a test.
  2. Click the Map test case IDs button while saving the test. Map Test Case IDs
  3. In the Map test case IDs dialog, select Azure Test Plan from the Test management tool menu. Select TCM Tool
  4. Enter the test case IDs in the Test case IDs field, separated by commas. Click Link test cases.
  5. Alternatively, link the test cases while editing the test. Click the Configurations tab. Under the Map Test Case IDs section, click the Map Test Case IDs button, then repeat Steps 3 and 4. Configurations Tab
  6. Enter the name and click Save changes.

Export the test data in XML format

After test execution, go to the Builds section, select the desired build, and click the Download icon in the top right.

Download XML

The XML file will be saved to your system in the following format:

XML
Copy icon Copy

Import test data XML into Azure Test Plan

After the test execution is complete and the XML file has been exported, you can import it into your Azure Test Plan tool.

Create an Azure pipeline and add script to:

  1. Fetch the XML using the Reports endpoint and store it in a specific path in the workspace.
  2. Publish the test result using the Publish Test Result task. For more information, see how to configure and use the Publish Test Results task.
YAML
Copy icon Copy

In the cURL request, replace the YOUR_USERNAME and YOUR_ACCESS_KEY variables with your account’s username and access key.

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback!

Talk to an Expert
Download Copy Check Circle