Share via

Load testing Azure SQL Database with Azure Load Testing

Azure Load Testing enables load testing databases to ensure that they can handle the expected workload and perform efficiently under heavy traffic.

This repository contains a sample set up to load test an Azure SQL Database with Azure Load Testing.

You can find more information about this sample and instructions for how to use in the following blog post.

Code samples

  1. Demo podcast test.jmx - JMeter script to load test an Azure SQL Database.

  2. Products.csv - CSV input data file for the database queries.

Resources