psych0der / azure-load-testing-samples

Samples for Azure Load Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Load Testing samples

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.

Azure Load Testing architecture overview

Learn more by going to the Azure Load Testing product documentation.

Samples

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.

Prerequisites

To get started with Azure Load Testing, you need an active Azure account. Create an account for free.

Resources

License

This code is provided under the MIT license. See LICENSE for details.

Contribute

We welcome your contributions! For instructions and our code of conduct see CONTRIBUTING.md. And thank you!

About

Samples for Azure Load Testing

License:MIT License


Languages

Language:Python 47.2%Language:C# 43.0%Language:Shell 9.8%