how to load test Azure applicationHi,<br/><br/>How to load test  azure application using VSTS?<br/><br/>could you please provide guidelines/pointers/TOOLS to load test azure application?<br/><br/><br/>I tried load testing like we do for Asp.net application but it's asking the server name where it deployed. If i give Cloud url it's not giving any results.<br/><br/>Thanks in advance<br/><br/>Venkat© 2009 Microsoft Corporation. All rights reserved.Tue, 07 Jul 2009 10:41:12 Zffac1a18-80f7-4f36-90d3-73044728d1bbhttp://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#ffac1a18-80f7-4f36-90d3-73044728d1bbhttp://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#ffac1a18-80f7-4f36-90d3-73044728d1bbvenkatMreddyhttp://social.msdn.microsoft.com/Profile/en-US/?user=venkatMreddyhow to load test Azure applicationHi,<br/><br/>How to load test  azure application using VSTS?<br/><br/>could you please provide guidelines/pointers/TOOLS to load test azure application?<br/><br/><br/>I tried load testing like we do for Asp.net application but it's asking the server name where it deployed. If i give Cloud url it's not giving any results.<br/><br/>Thanks in advance<br/><br/>VenkatWed, 01 Jul 2009 10:30:35 Z2009-07-01T10:32:38Zhttp://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#6d43ef7c-4e9e-4dbf-8f28-fe7e564965d8http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#6d43ef7c-4e9e-4dbf-8f28-fe7e564965d8Phaneendra Kumar Thttp://social.msdn.microsoft.com/Profile/en-US/?user=Phaneendra%20Kumar%20Thow to load test Azure application<p>Some time back , I have searched the web for the same problem.<br/>But didn't find any. May be as of now we have to follow the regular procedure. The reason is that we don't know the server name or IP.<br/><br/>Phaneendra</p>Wed, 01 Jul 2009 10:37:42 Z2009-07-01T10:37:42Zhttp://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#2f535077-1d5b-46b7-b5d1-7c4e80406794http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#2f535077-1d5b-46b7-b5d1-7c4e80406794Yi-Lun Luohttp://social.msdn.microsoft.com/Profile/en-US/?user=Yi-Lun%20Luohow to load test Azure application<p>Hello, what steps have you performed? Why do you need the server name? I just did a simple test, which worked fine. Below is the steps I performed:</p> <ul> <li>Create a new Web Test.</li> <li>Navigate to my Azure site.</li> <li>Record some steps and close the browser to finish the Web Test.</li> <li>Create a new Load Test.</li> <li>In the &quot;Test Mix&quot; tab of the &quot;New Load Test Wizard&quot;, add the previous Web Test to the list.</li> <li>Run the Load Test.</li> <li>Got the result. Something like:</li> </ul> <p>Test: WebTest1</p> <p>Scenario: Scenario1</p> <p>Total: 1,078</p> <p>Passed: 990</p> <p>Failed: 88.0</p> <p>Test/Sec: 18.0</p> <p>Test Time: 1.29</p> <p> </p> <p>That means among the 1078 requests to my web site, 990 passed and 88 failed.</p> <p>Doesn't this scenario work for you?</p><hr class="sig">Lante, shanaolanxing This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.Thu, 02 Jul 2009 05:24:38 Z2009-07-02T05:24:38Zhttp://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#f7e9745e-3742-40d7-af06-01b7aca4be39http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/ffac1a18-80f7-4f36-90d3-73044728d1bb#f7e9745e-3742-40d7-af06-01b7aca4be39Pita.Ohttp://social.msdn.microsoft.com/Profile/en-US/?user=Pita.Ohow to load test Azure applicationTry using recorded web test macros as units of your load test mix ... and the load tester will see that as any other web site.<hr class="sig">Pita.O: <a href="http://www.arizentax.com/" title="tax filing, canada, arizen corporation">http://www.arizentax.com/</a>Mon, 06 Jul 2009 20:19:33 Z2009-07-06T20:19:33Z