Skip to content

Apache JMeter – samplerName Function

samplerName is an in-build function of Apache JMeter and its type is ‘Information’. This function simply returns the name of the sampler. By the way, JMeter in-build functions are divided into eight categories which are:… 

Apache JMeter – threadGroupName Function

threadGroupName is an in-build function of Apache JMeter and its type is ‘Information’. This function simply returns the name of the thread group. By the way, JMeter in-build functions are divided into eight categories which… 

JMeter Grafana Dashboard using InfluxDB

Written By: Swetha Pujari This is a simple guide to set up JMeter Grafana Dashboard using InfluxDB which describes the step-by-step setup process. With JMeter or any performance testing tool, one can see the detailed… 

Apache JMeter Books

Apache JMeter Books

A good collection of Apache JMeter books. These books will provide basic and in depth knowledge of JMeter Tool and its operation.

JMeter – Real-Time Debugging (All In One)

Written By: Md Sayful Alam Murshed JMeter Real-Time Debugging (All In One) article briefs you about setting breakpoints in JMeter and running the scripts in debug mode like an IDE, using BlazeMeter step-by-step-debugger. Debugging is…