Skip to content
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.… 

How to Generate JMeter Dashboard Report in GUI Mode

JMeter Dashboard Report – GUI mode

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… 

How to enable JMeter Undo and Redo Options

JMeter Undo & Redo options

Undo and Redo are the very basic feature of any Editor or any IDE. It is really annoying that such a basic feature is not found in JMeter. Here is the catch. JMeter has this…