Assigning Testers to Test Plans & TestSuites in Azure DevOps

In Azure DevOps, we can assign testers to TestPlans/Test Suites/TestCases making them responsible for executing the TestCases. When you assign a tester to a testcase, their name will be assigned to the TestCase to be executed by them. Let us see below what are the steps to assign testers to TestPlans/Test Suites

Step 1: Go to the TestPlan & Select the Parent TestSuite or the TestPlan itself

Step 2: Click on the 3 dots next to the TestPlan and then select “Assign Testers to run all tests”

Step 3: Once you click “Assign testers to run all testers” a window will open as shown below

Step 4: First select the tester in the 1st text field, either you can select a single tester or you can select multiple testers as shown. Then you check the option “Send email to the testers”.



Step 5: As soon as you click on the email option, you will get a subject email as shown and note option as shown. Enter the subject and also the content, then click on “Ok” button. An email will be sent to the testers with a custom message asking them to execute the testcases

You can also follow the same options to assign testers to a TestSuite as well as to a TestCase.

You may also like...