This repo contains a collection of samples for using Azure Load Testing. Azure Load Testing is a fully managed load-testing service that enables you to generate high-scale load. The service simulates traffic for your applications, regardless of where they're hosted.
Learn more by going to the Azure Load Testing product documentation.
Sample | Description |
---|---|
Results integration | Integrate the results of a load test run in a PowerBI dashboard. |
.NET - Create a quick test | Use the .NET language library to create a quick test for a specific URL. Add test fail criteria and monitor server metrics. |
.NET - Create a test with a JMeter script | Use the .NET language library to create a load test for an existing JMeter test script. Add test fail criteria and monitor server metrics. |
To get started with Azure Load Testing, you need an active Azure account. Create an account for free.
This code is provided under the MIT license. See LICENSE for details.
We welcome your contributions! For instructions and our code of conduct see CONTRIBUTING.md. And thank you!