Skip to content

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

testplan

  • In Azure DevOps Test Plan, create a Test Suite and then Test Cases inside the suite. While creating these, keep in mind the following :

    1⃣ Test Scenario in INGenious should have the same name as Test Suite in Azure DevOps

    2⃣ Test Case names in INGenious should be the same in Azure DevOps

testplan

  • Then the final thing to do, is to configure the TM Settings in the Run Settings TM Settings

testplan

  • 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

testplan

  • Additionally an Azure DevOps Test Run is created which is automatically updated with test results, attachments and logs

testplan