On 16/01/2009, Mahajan, Nitin <nmaha...@edmunds.com> wrote:
> When we run any Jmeter test for web based j2ee application Aggregate
>  Report show Min Tim, Max Time, Average Time etc. What are these times
>  exactly. It is time between HTTPRequest being send from JMeter and Time
>  when HttpResponse is received.

Yes, and latency is the time to the first response:

http://jakarta.apache.org/jmeter/usermanual/glossary.html

>  Does it anyways account time browser will
>  take to render response.
>

No.

That will vary between browsers and hosts (e.g. how fast is the graphics card?)

>
>  I read that JMeter doesnot process Javascript and HTML. By what factor
>  should I increase response time recorded by JMeter to give close to
>  actual results.
>

JMeter is intended for testing servers, not for emulating browsers.

>
>  Thanks,
>
>
>  Nitin Mahajan
>
>

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

Reply via email to