Azure DevOps Test Plans
INGenious provides a seamless integration with Azure DevOps Test Plans for Test Case and Defect Management
To configure this follow the following steps :
- Create Scenarios and Test Cases in INGenious for automated execution
-
In Azure DevOps Test Plan, create a Test Suite and then Test Cases inside the suite. While creating these, keep in mind the following :
Test Scenario in INGenious should have the same name as Test Suite in Azure DevOps
Test Case names in INGenious should be the same in Azure DevOps
- Then the final thing to do, is to configure the TM Settings in the Run Settings TM Settings
-
Make sure the Update Results back to Azure DevOps Tesplan check box is ticked
-
Enter the Organization, Project, Plan ID and PAT are filled in
-
Verify the connection using the Test Connection option. The light bulb should turn green
-
Now execute your tests via any pipeline or from your work station
-
At the end of the execution, the status of test cases are automatically updated in Azure DevOps
- Additionally an Azure DevOps Test Run is created which is automatically updated with test results, attachments and logs