Skip to content

Apache JMeter – threadNum Function

threadNum is an in-build function of Apache JMeter and its type is ‘Information’, which provides specific details about the thread. By the way, JMeter in-build functions are divided into eight categories which are: Syntax: ${__threadNum}… 

Best Practices for JMeter Test Execution

Apache JMeter is an open-source tool which is widely used for Performance Testing. The test execution through the JMeter tool is an easy task, but the execution steps also have some best practices to avoid… 

Customise Request Summary in JMeter Dashboard Report

Customise Request Summary Legends

In general, the “Request Summary” of JMeter HTML Report has a Pie Chart with “OK” and “KO” legends. These two legends show the pass and fail percentage of the total request executed during the test.…