You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Felix Schumacher <fe...@internetallee.de> on 2018/03/22 09:42:09 UTC

Re: JMeter Load Test for Capturing response time of Image

Am 22.03.2018 um 07:18 schrieb Nayak, Soumya R.:
> Hi All,
>
> I have scenario for a web application.
> The scenario is whenever an event is triggered two images are retrieved from the server and stays in the browser cache.
> Now when a user logs in he sees the first image only ,and once he does some operations on the first image and submits immediately the second image shows up.
> So my requirement is to calculate the response time of the second image which comes in a fraction of seconds from the cache.
>
> How can I achieve it through JMeter?
This seems to be a client action (probably JavaScript or CSS triggered). 
JMeter is probably not the right tool for such a task. It is used to 
simulate the requests/respones to the server. The client side will 
depend too much on the specific browser, which JMeter doesn't emulate 
nor tries to.

Selenium and friends are probably a better choice for client side action 
tests.

Regards,
  Felix

>
>
> Regards,
> Soumya
>
> ******************************************************************************************
> This message may contain confidential or proprietary information intended only for the use of the
> addressee(s) named above or may contain information that is legally privileged. If you are
> not the intended addressee, or the person responsible for delivering it to the intended addressee,
> you are hereby notified that reading, disseminating, distributing or copying this message is strictly
> prohibited. If you have received this message by mistake, please immediately notify us by
> replying to the message and delete the original message and any copies immediately thereafter.
>
> If you received this email as a commercial message and would like to opt out of future commercial
> messages, please let us know and we will remove you from our distribution list.
>
> Thank you.~
> ******************************************************************************************
> FAFLD
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


RE: JMeter Load Test for Capturing response time of Image

Posted by Nirdesh Pachoriya <ni...@cybage.com>.
I believe, here when image is downloaded into browser cache, we can look forward to other tools which offers better insight into page analysis.

Few tool that can be looked into could be like Developer tool bar or WebpageTest .

Regards,
Nirdesh M Pachoriya

-----Original Message-----
From: Felix Schumacher [mailto:felix.schumacher@internetallee.de]
Sent: Thursday, March 22, 2018 3:12 PM
To: user@jmeter.apache.org
Subject: Re: JMeter Load Test for Capturing response time of Image

Am 22.03.2018 um 07:18 schrieb Nayak, Soumya R.:
> Hi All,
>
> I have scenario for a web application.
> The scenario is whenever an event is triggered two images are retrieved from the server and stays in the browser cache.
> Now when a user logs in he sees the first image only ,and once he does some operations on the first image and submits immediately the second image shows up.
> So my requirement is to calculate the response time of the second image which comes in a fraction of seconds from the cache.
>
> How can I achieve it through JMeter?
This seems to be a client action (probably JavaScript or CSS triggered).
JMeter is probably not the right tool for such a task. It is used to simulate the requests/respones to the server. The client side will depend too much on the specific browser, which JMeter doesn't emulate nor tries to.

Selenium and friends are probably a better choice for client side action tests.

Regards,
  Felix

>
>
> Regards,
> Soumya
>
> **********************************************************************
> ******************** This message may contain confidential or
> proprietary information intended only for the use of the
> addressee(s) named above or may contain information that is legally
> privileged. If you are not the intended addressee, or the person
> responsible for delivering it to the intended addressee, you are
> hereby notified that reading, disseminating, distributing or copying
> this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message and any copies immediately thereafter.
>
> If you received this email as a commercial message and would like to
> opt out of future commercial messages, please let us know and we will remove you from our distribution list.
>
> Thank you.~
> **********************************************************************
> ********************
> FAFLD
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org

"Legal Disclaimer: This electronic message and all contents contain information from Cybage Software Private Limited which may be privileged, confidential, or otherwise protected from disclosure. The information is intended to be for the addressee(s) only. If you are not an addressee, any disclosure, copy, distribution, or use of the contents of this message is strictly prohibited. If you have received this electronic message in error please notify the sender by reply e-mail to and destroy the original message and all copies. Cybage has taken every reasonable precaution to minimize the risk of malicious content in the mail, but is not liable for any damage you may sustain as a result of any malicious content in this e-mail. You should carry out your own malicious content checks before opening the e-mail or attachment." www.cybage.com

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org