NBomber Studio 0.6.2
The new 0.6.2 release introduces several powerful features: Compare Runs, Trend Analysis, Download HTML Report, and Stop Session.
With these additions, NBomber Studio is evolving beyond being just a UI for NBomber metrics into a full-fledged load testing platform. We are also working on the upcoming Load Testing in Kubernetes feature, which we expect to release in April.

Authentication enabled by defaultβ
Starting with this release, NBomber Studio enables authentication by default. You can configure authentication settings to add new members, disable authentication entirely, or enable OIDC for external identity providers.
NBomber Studio doesnβt store user credentials.
For more info please refer to this page.
Compare Runsβ
Compare runs lets you select up to five load test sessions and compare them across multiple dimensions β latency, throughput, status codes, and more. You can quickly identify differences through percentage comparisons or explore detailed comparison charts for deeper analysis.
Trend Analysisβ
Trend analysis is particularly useful for teams that want to track load test performance over longer periods, such as several months or even a full year. You'll see a degradation curve based on load test metrics summarized per day and plotted across the entire period.
Stop Sessionβ
Sometimes you may start a load test and later decide to stop it to adjust settings or investigate an issue. Now you can simply select a session and click Stop.
This feature requires NBomber 6.3 and TimescaleSink 0.12 or later.
Download HTML Reportβ
Sharing load test results previously required storing generated HTML reports separately. Now you can directly download an HTML report from NBomber Studio using the Download HTML Report option for any completed session.
This feature requires NBomber 6.3 and TimescaleSink 0.12 or later.
Helm Chartsβ
Weβve published two Helm charts to simplify installation in Kubernetes:
- TimescaleDB Chart for running a single-node PostgreSQL (TimescaleDB OSS) used by NBomber Studio
- NBomber Studio Chart for deploying a single-node instance of NBomber Studio
These charts make it much easier to set up NBomber Studio in Kubernetes environments. You can find more info about installation on this page.
What's nextβ
Load Testing in Kubernetesβ
We are putting the finishing touches on the feature: Load Testing in K8s. This will allow you to create and deploy load tests directly to Kubernetes from NBomber Studio, without requiring additional CI/CD jobs. We expect this to be released in April.