Apache JMeter - listener results interpretation

bontade picture bontade · May 4, 2012 · Viewed 22.5k times · Source

I use JMeter to test my webapp application, I have aggregate graph with some score values, but I actually don't know what they mean...

Aggregate graph shows for example:

  • average
  • median
  • min
  • max

I don't know about what refer that values.

For what refer 90% line?
I also don't know what's the unit of throughput per second (bytes?).
Anybody knows?
JMeter documentation shows only general information about reports and listeners.

Answer

Alaa Samer picture Alaa Samer · Dec 4, 2012

This link contains a helpful explanation for Jmeter Usuage, Results, Tips, Considerations and Deployment.

Good Luck!