JMeter Tips and Tricks – Better (More Pretty) Graphs

This plugin has been around for a while and it’s definitely worth including in your JMeter library if you want to go for a glossy finish! The StatAggVisualizer will transform your graphs
from thisold_graph.png to thisnew_graph.png

If you roll-up your transactions into separate transaction controllers as I demonstrated in a previous post, you will get useful summary views for all your transactions:
transaction_summary.png

Alternatively, drop a stat agg visualizer listener under a single controller to get a graph for a single transaction, useful if clients are only interested in certain transactions.
stat_add_individual.png

Social tagging:

Comments are closed.