Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Apache JMeter - listener results interpretation

Tags:

jmeter

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.

like image 545
bontade Avatar asked May 04 '12 12:05

bontade


1 Answers

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

Good Luck!

like image 169
Alaa Samer Avatar answered Nov 10 '22 01:11

Alaa Samer