I'm having two Azure Cloud Services, which is running my two ASP.Net applications, and two Windows Azure Virtual Machine running IIS Media Services. I'm using these VMs as a Media Server to deliver Smooth Streaming contents on my Azure Cloud Services, my websites.
Now I want to do the stress testing.
Can you please tell me:
- How can I test my both Azure Cloud Services?
- How can I test my both virtual machine with delivering smooth streaming.
I tried THIS but failed to configure WCAT Controller on my VM also I tried with loadstorm.
Thanks Dev