Azure Worker Role Testing

时光怂恿深爱的人放手 提交于 2019-12-13 18:41:02

问题


Can anyone suggest tools to Test worker role functionality on Azure? I want to test the worker role after deployment not on local machine.

lets take an example, we have a library of songs. and I have created worker role to delete the songs those are added before 1 year. so to test this functionality, is there any tool available to test the worker role.

like we use SOUPUI to test the Web service functionality.

Kindly help thanks in Advance.

来源:https://stackoverflow.com/questions/35178502/azure-worker-role-testing

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