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.…
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.…
Many times, we develop Unit Test Scripts to check the code stability prior to the actual load test. These are the small test scenarios which run in the GUI mode with a small load like…
Written By: Swetha Pujari Introduction JMeter tests can be done on GUI and non-GUI in a headless front, both of which are easy to set up for JMeter enthusiasts. However, there are instances where developers/remote…
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…
Written By: Swetha Pujari Due to the company’s network/firewall policy, sometimes setting up the connectivity between master and slaves in JMeter’s Distributed Testing has obstacles or delays due to firewall requests. As an interim solution,…
How to solve the “Unsupported major.minor version” issue in JMeter? Unsupported Java Version error while running the JMeter test in distributed mode