Andy Williams
Andy Williams

Reputation: 907

Microsoft Test Manager 2015

Please see the picture below for reference. Does anyone know how to associate Test Runs to a PBI in TFS Microsoft Test manager. The 3 results I have circled below I had to manually associate each Test Run to the PBI. Is there a way to have them automatically link up? Test Cases automatically do this. (Tested By) enter image description here

Upvotes: 1

Views: 147

Answers (1)

PatrickLu-MSFT
PatrickLu-MSFT

Reputation: 51073

To associate automated test results with PBI, you could do this directly from test result page.

On the test results page, select the tests you want to link to PBI and choose the Associate tests to work item (link) icon.

enter image description here

Select the PBI from the list of suggested work items and choose Associate.

enter image description here

Upvotes: 1

Related Questions