Forum Discussion

EbyThomas's avatar
EbyThomas
Copper Contributor
Aug 30, 2022

Test Result count on Azure DevOps

Hello,

We are trying to create metrics, for the number of times a test case is executed, to validate a work item.

For all work items, we can link a test case or a test result, from the ADO Test Plan.

However, if I run a query to determine how many test results were linked to a single work item (bug/user story/task), I'm not able to find a field or column that can give me this value.

There is a field called Related Link Count, but that only gives the count of Tested By associated with the work item, not the count of Test Results inside a Work Item.

For example, if I have 5 Test Results, 2 Test Cases and 4 Tested By links attached to a Bug, my Related Link Count for this bug is 4 (count of Tested By), which isn't correct.

Please help, thanks!

Share

Resources