Assigning a configuration to a Test Suite in Azure TestPlans | Azure DevOps

When a configuration is assigned to a Test Suite, all the TestCases inside the suite will have the same configuration. Let us see how to assign a configuration to a Test suite in the below steps

Step 1: Go to TestPlans in Azure DevOps

Step 2: Click on the TestPlan and the Test suite for which you have to assign a configuration

Step 3: Click on the Testsuite for which you have to assign the configuration

Step 4: And then click on 3 dots next to the suite and then click on “Assign configurations”



Step 5: Select the configuration you need to assign and then click on “Save” button as shown

Step 6: Then all the testcases inside the test suite will be updated with the configuration.

You may also like...