Once we have deployed our application in Azure App Services successfully, we can perform load testing on the Azure App Service or Azure Web Apps. Let's see how we can use Visual Studio Team Services to perform testing.
Load testing using a URL-based test and Apache JMeter for Microsoft Azure
URL-based test
- In the top menu bar, click on Load test. Let's create our first test in the VSTS and execute it.
- Click on New and select URL based test:
- Verify the HTTP method and URL:
- Click on Settings; provide input in the different parameters based on need:
- Click Save and click on Run test.
- Load testing is in progress:
- Verify the complete test data as and when it is available in the VSTS portal.
- Verify the final summary of the URL-based test execution...