Forum Discussion
vanessafvg
Community Champion
8 years agoautomated testing in Power BI
do you know of any products where you can do automated testing in power bi?
v-jiascu-msft
Microsoft Employee
8 years agoHi vanessafvg,
As far as I know, there isn't such a tool. If you want to test your Power BI embedded, that actually has little connection with Power BI. For example, if you embed the Power BI reports in a JavaScript application, most of the testing could be testing the JS scripts. Some other references as follows:
https://www.youtube.com/watch?v=UFbCh5TaR4w
https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html
Best Regards,
Dale
vanessafvg
Community Champion
8 years agov-jiascu-msft thanks ill check it out