How to run JMeter test in NetStorm

Analyze-the-Test-Result
You can execute JMeter tests in addition to other NetStom scripts. A scenario contains a JMeter script executed in NetStorm for performance testing. The results from the JMeter script are collected and displayed in NetStorm and further available for investigation in Analysis.
The best part is that all of this is done in a very easy manner without any limitations & restrictions. This blog post shows how to run JMeter scripts from NetStorm.

Key Features of NS

A user can run multiple scripts at a single time.

A user can pass additional parameters to JMeter from NetStorm

We can use distributed mode to run tests from multiple locations.


(more…)