问题
In VSTS a tester wants to be able to select or identify a Work Item and automatically produce a consolidated view of the Description and Resolution fields of the selected Work Item and related Work Items. The output would be well formatted for readability maybe like the Test Case Export.
I can write a query but: 1. The output is not well formatted for readability 2. One has to edit the query at each use to input the currently desired Work Item
All reporting documentation seems focused on metrics. Here I want just a pretty text document. Any suggestions?
回答1:
Try below ways to export the work items and see the Description
or Resolution
text document:
The best document format is viewing the
Description
orResolution
within VSTS:Create a query first, then view the work items one by one :
Create a query,
Email...
orCopy as HTML
, but the text is not well formatted.Install and use the extension : Enhanced Export, but seems it can only export and format part of the Description, not including the Resolution field.
来源:https://stackoverflow.com/questions/52009946/how-to-create-a-report-in-vsts-that-collates-work-item-descriptions-resolutions