Defining and running test cases with Azure test plans
You SHOULD follow these practices when defining and running test cases in Azure DevOps:
-
Create test plans to organise and manage test cases.
-
Link test cases to work items for better tracking.
-
Automate testing to improve consistency and efficiency.
-
Use charts to visualise test results and include them in Test Summary reports.
-
Regularly review and update test cases to maintain proper coverage.
Practical tips
A Visual Studio Test Professional or Azure DevOps Basic + Test Plans subscription is needed to use Azure Test Plans.
Further reading and information
What are Azure Test Plans? - Azure Test Plans | Microsoft Learn
Azure Test Plans documentation - Azure DevOps | Microsoft Learn