On 21/11/2007, Monica Bajaj <[EMAIL PROTECTED]> wrote:
> Which Listener can allow me to see the metrics elapsed times and latency

Only View Results Tree, on the Sampler Result pane.
But this Listener is expensive on memory.

Unless you really need to see the latency during the test run, you
might be better off sticking with the Summary Report.

Save the more detailed results to a JTL file, and view the details
after the test has ended. If you use CSV format, it's easy to import
into a spreadsheet for further processing. Spreadsheets have lots of
ways to process data.

> . I have made changes to the jmeter.properties file and also added them
> thru the configuration changes in the Summary report at this moment. But
> it still does not show up in the results though the other default
> metrics are showing up.

The properties are only useful for setting the default contents of JTL
files; they do not affect what is shown on screen.

> 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