Apr 18 2023
11:32 AM
- last edited on
Mar 05 2024
02:39 PM
by
TechCommunityAP
Apr 18 2023
11:32 AM
- last edited on
Mar 05 2024
02:39 PM
by
TechCommunityAP
How can I retrieve the followind 3 information groups from Test Plan with Azure DevOps SDK ?
Path= ".../_testManagement/analytics/progressreport"
May 08 2023 01:14 AM - edited May 08 2023 03:58 AM
@AndreaAlbini
I found a way: feature>test plan>test suite>test point
I collected "states" and "outcomes" of each test point of each test suite, of each test plan, of each feature
and applied the following formulas.