Hosted load testing

Azure Load Testing is a Microsoft-managed load testing service that lets you execute Locust tests in the cloud.

It is the easiest way to get started with large-scale tests and adds a lot of benefits:

  • Scalable and flexible, with no need to set up your own infrastructure.

  • Efficient, with no load generator costs while tests are not running.

  • Built in reporting and analysis tools, with Azure Application Insights integration.

  • CI/CD support, with Azure DevOps and GitHub Actions.

_images/azure-load-testing-results.png

Microsoft contributes to and sponsors the maintenance of Locust ❤️

If you’re using VS Code, you can use the Azure Load Testing extension to create and run tests in Azure Load Testing directly from your editor.