New to CI/CD?
Continuous Testing with Jenkins CI/CD
Continuous testing is an essential part of the agile development cycle. BlazeMeter is compatible with CI tools like open source Jenkins or TeamCity.

1. Create Your Performance Tests
Create test scripts in JMeter intended to run at every build. Scale them in BlazeMeter for testing performance and load, to find bottlenecks. Create tests for your daily scenarios as well as for your edge cases and unexpected traffic spikes. Missing test data? Use BlazeMeter Test Data.
2. Automate Tests with Jenkins
Schedule tests to run automatically in Jenkins after every build. Run hundreds or thousands of tests in parallel, every day. Integrate your load and performance tests into your CI/CD pipeline to catch issues before production and to achieve agility by shifting left your testing.
3. Accelerate, Streamline, Release
Execute locally as sanity checks before deploying into your CI/CD pipeline. Get alerted about fails, fix, and release with quality. Achieve true continuous testing and continuously optimize your code by testing on time!
Introducing the Jenkins Plugin
Use BlazeMeter’s Jenkins Plugin to automatically run your load test scripts into Jenkins and analyze the reports in Jenkins. You can also set the final Build status as good, unstable or failed, based on the reported error percentage and response times KPIs.
3 Ways to Use Jenkins for Load and Performance Testing
- Load test automation - Leverage Jenkins to automate your test executions instead of manually running them.
- Continuous Integration - Trigger test runs based on your needs, like after every build or every night.
- Jenkins with Taurus - Manage your tests easily in Jenkins with open source Taurus. Create a single, simple config and manage all test runs in one place.