Forum Discussion
Generating QA Report based on Integration Build
I want to generate a QA Test Status report using Power BI desktop. The search criteria should be based on Integration Build.
I have tried using Odata Feed & query but no luck.
Followed below link for Pipeline based report
And for Test Plan based report
but unable to link the WorkItemId under given Integration build so that Test Status Report can be generated.
Please find below report format, I need to link WorkItemId with the Test Points & Test
2 Replies
- v-eachen-msftCommunity Support
Hi Anonymous ,
Maybe you could refer to this document:
- AnonymousNot applicable
Hi v-eachen-msft ,
Thanks for the response.
I have tried this solution but this will generate based on Area Path. To be specific, I need to generate the report based on given Integration Build Number all the associated user stories integrated under that build, and linked Test execution results.