Automate Azure Load Testing by using GitHub Actions is a Microsoft Learn-based course that teaches developers and DevOps engineers how to integrate load testing into their software delivery pipelines. Students learn to configure Azure Load Testing, create JMeter-based test plans, trigger load tests automatically using GitHub Actions workflows, and use test results to enforce performance criteria as quality gates in a CI/CD pipeline.
What You Will Learn
- Create and configure an Azure Load Testing resource and define load test parameters
- Build Apache JMeter test scripts for simulating realistic user load on web applications
- Integrate Azure Load Testing into a GitHub Actions workflow for automated CI/CD testing
- Set pass/fail criteria and use test results as pipeline quality gates to block regressions
- Analyse load test results including response time, throughput, and error rate metrics
Who Should Attend
DevOps engineers, software developers, and QA engineers who want to automate performance testing as part of their CI/CD pipelines using Azure and GitHub.
Prerequisites
Basic familiarity with GitHub Actions and CI/CD concepts. Some experience with Azure is helpful.


