On 21/11/2007, Monica Bajaj <[EMAIL PROTECTED]> wrote:
> Does JMeter allows to measure the rendering time of the data on the
> browser once the data is received on the client side?

No, JMeter is not a browser.
JMeter is intended for testing servers.

Besides, different browsers can take different amounts of time to
render the response. This can depend on:
* CPU speed
* memory
* browser version
* browser settings
* screen size
* what else is happening on the host
* etc.

> If yes, which metric can provide this information?
> In short I am looking for the time taken when the request is being sent
> to the server to the time taken to display the response on the browser.
> Thanks
> Monica
>
> -----Original Message-----
> From: sebb [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 21, 2007 9:17 AM
> To: JMeter Users List
> Subject: Re: how to measure the loading time of a given web page using
> JMeter
>
> Yes.
>
> On 21/11/2007, Monica Bajaj <[EMAIL PROTECTED]> wrote:
> > Is it the same as "View Results in a Table"?
> >
> > -----Original Message-----
> > From: sebb [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, November 21, 2007 9:07 AM
> > To: JMeter Users List
> > Subject: Re: how to measure the loading time of a given web page using
> > JMeter
> >
> > JMeter measures elapsed times and latency. The former is the same as
> > page load time (except that it does not include time to display the
> > page in a browser). Latency is the time to first response.
> >
> > If you want to see individual page load times, then use the Table View
> > Listener.
> >
> > The summary report times are the same times, but summarised.
> >
> > On 21/11/2007, Monica Bajaj <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > I  could achieve success with JMeter and execute the load on our
> > > servers, However, I am stuck in an area where i am unable to figure
> > out
> > > how JMeter can capture the loading time for each page ( how much
> time
> > it
> > > takes for a given page to open) as the load increases.
> > >
> > > Currently I am using Summary report to project all the metrics.
> > >
> > > I do not see the Load time equivalent anywhere. Any pointers!
> > >
> > >
> > >
> > > Thanks,
> > >
> > > Monica Bajaj
> > >
> > >
> > >
> > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to