Release 25-Q3-S2

See what's new in BlazeMeter 25-Q3-S2, released on August 3, 2025.

​CI/CD integration - modify load configuration directly within your pipeline

You can now configure load test settings directly in your CI/CD pipeline, without switching to the BlazeMeter UI. This update gives teams more control and streamlines performance testing across automated workflows.

Whether you’re using Azure DevOps, GitHub Actions, or GitLab CI, you can:

  • Define load settings inline within your pipeline scripts

  • Disable the default UI configuration and load settings from your script

  • Dynamically adjust test behavior based on environment or pipeline variables

Supported parameters include:

  • Concurrent Users

  • Ramp-Up Time

  • Ramp-Up Steps

  • Iterations

  • Duration

  • Runtime user scaling (increase or decrease users during execution)

This enhancement helps teams adapt performance scenarios quickly, without disrupting the development pipeline.