How to do a performance Testing with MS Botframework

ε祈祈猫儿з 提交于 2019-12-12 03:32:11

问题


We have created a bot which uses Luis to address user queries. Would like to understand how can we perform a performance testing to my bot which can be like a VSTS testing. Yes tried with VSTS also but of no use, since my bot api is always sending a request and response couldn't capture the exact one. Please help.


回答1:


I'm not sure if you are using Azure bot service directly or the other way. Considering if you are using the Azure Bot Service following are the steps to configure performance test.

You can do performance test using Azure Bot Service from continuous integration tab

Select the team services account, subscription and location.

You can track the build and errors using Azure App insights

Let me know if you are looking for anything else.

Regards

-Jyo



来源:https://stackoverflow.com/questions/42835206/how-to-do-a-performance-testing-with-ms-botframework

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!