Tuesday, February 25, 2014

TFS Tips: Exporting Test Cases from Microsoft TFS without using Test Manager

We need to export test cases from TFS for various purposes (mainly document purposes). Microsoft visual studio test client 2012 does not support to export test case with details in user friendly manner. We can use Export functionality of web client to export test cases with steps and related work items. Following figures illustrates how export test cases using web client.

Web client only allow to export test cases which include in the test plan. First of all need to create proper test plan before export test cases. Following Screenshot illustrates the test plan and test cases which assigned to test plan.

Test Plan


Then right click on test plan and select Export option from menu. It will allowed to select details which need to include in to the list. Online TFS facilitates to print or mail the test case details.

Export Menu

Test Case Export Settings

Exported Test Case List

No comments:

Post a Comment