Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to calculate the response time in Jmeter?

Tags:

java

jmeter

I have used jmeter 2.8.
I have tested Http request using web service calls. I need to calculate response time. I do not know how to calculate it.
I have refere this link. I think they have used some plugin in Jmeter. Is there need to use plugin for calculating response time?

Also in that question time to last byte and time to first byte are mentioned.
Where can these two variables found n Jmeter?
There are a lot of listeners in jmeter. If i need to know the response time mean which listener use?

like image 661
Ami Avatar asked Nov 25 '25 18:11

Ami


1 Answers

Don't add any listener:

  • run your test in non-gui mode

  • generate a Csv file

  • then once test has ended , load csv using Response time graph listener

See this:

  • http://www.ubik-ingenierie.com/blog/jmeter_performance_tuning_tips/
like image 152
UBIK LOAD PACK Avatar answered Nov 28 '25 08:11

UBIK LOAD PACK



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!