Skip to main content

Create test cases

To create test cases in Azure Test Plans, follow these steps:

StepDescription
1. Open the test suiteIn Azure DevOps, navigate to the test plan that you want to add a test case to. Click on the test suite that you want to add the test case to.
2. Create a new test caseClick on the "New Test Case" button at the top of the page. This will open a form where you can enter the details of the test case.
3. Enter the test case detailsIn the new test case form, enter a title and description for the test case. You can also add attachments, tags, and links to related work items. In the "Steps" section, enter the steps that need to be taken to execute the test case and the expected results.
4. Save the test caseOnce you have entered all the details for the test case, click on the "Save & Close" button to save the test case.
5. Repeat for additional test casesTo create additional test cases, repeat steps 2-4 for each test case that you want to add to the test suite.