how to analyze jmeter results?

thirupathi patel's picture

how to analyze jmeter results

2 Answers

Matthew Heusser's picture

Either have jMeter generate the graphs or export the data to excel. It really depends on what your Jmeter tests /do/; typically I have a script that I run that slowly increses the number of users on a cadence. So look for the delay to suddenly skyrocket - that's your inflection point.

It's possible, especially on one machine, that you reached network saturation or a delay in your own CPU, so check the server logs for how long things took on the server when you hit that inflection point (time where delay suddenly explodes) - then begin a conversation with management about what that might mean and if it is "good enough."

 

Good luck!

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.