Do you know how to create a Test Case with TFS.VisualStudio.com (was TFSPreview)?

Last updated by Brook Jeynes [SSW] 4 months ago.See history

This rule has been archived
Archived Reason: TFS has been superseded by Azure DevOps, a new rule covers the use of Azure Test Plans to create test cases https://www.ssw.com.au/rules/create-a-test-case-with-azure-test-plans

Follow these steps to create a Test Case in TFS.VisualStudio.com:

create tc 1
Figure: Double click the Product Backlog Item that you want to create a Test Case for to open it

create tc 2
Figure: Open the "TEST CASES" tab and click on the "New linked work item" button

create tc 3
Figure: Ensure that the link type is 'Tested By', that the work item type is 'Test Case' and enter a title for the Test Case. Click OK

create tc 4
Figure: Select the correct iteration, and update the Status and Details sections. Click on the 'Click here to add a step' and proceed to add the steps required to test the user story

create tc 5
Figure: After entering each action, along with its expected result, click Save and Close

We open source. Powered by GitHub