By the test log, I mean the JTL file that is created by the -l flag or
by adding a Listener that writes to a file.

This contains all the sample results, so you will need to do the
aggregation yourself.

I suggest you create some samples using both XML and CSV format, and
see which suits you best.

S.
On 14/03/06, Bhanu Krishna Cherukuri <[EMAIL PROTECTED]> wrote:
> Sebb,
>
> Could you please tell more about the test log and How I can get the
> aggregate report from that?
>
> thanks
> Bhanu Krishna Cherukuri
>
> On 3/10/06, sebb <[EMAIL PROTECTED]> wrote:
> >
> > At present you will need to extract the aggregate data from the test
> > log and enter it into the database yourself.
> >
> > You could write your own Listener and get that to write to the
> > database instead of a file. It will also need to do the aggregation -
> > or maybe you could amend the existing aggregate listener.
> >
> > There are some details on extending JMeter on the Wiki, and a couple
> > of PDFs in the documentation. Have a read of those.
> >
> > Any questions on extending JMeter should proabably be raised on the
> > developer list.
> >
> > S.
> > On 10/03/06, Bhanu Krishna Cherukuri <[EMAIL PROTECTED]>
> > wrote:
> > > Hi ,
> > >
> > >
> > > Is there any API's that are used by ANT or the aggregate reports that I
> > > could try to extend to meet my requirments?
> > >
> > >
> > >
> > > The reason I am asking this is to put the aggregate report data into a
> > > database for each of my run.
> > >
> > >
> > >
> > > thanks
> > >
> > > Bhanu Krishna Cherukuri
> > >
> > >
> > >
> > >
> > > On 3/7/06, sebb <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On 07/03/06, Bhanu Krishna Cherukuri <[EMAIL PROTECTED]
> > >
> > > > wrote:
> > > > > I am running Jmeter in Non-Gui mode.
> > > > >
> > > > >  jmeter -n -t my_test.jmx -l results.jtl .
> > > > >
> > > > > I want to display the aggregate report without loading the results
> > file(
> > > > > results.jtl) in Listener.One way to get it done is use ANT,but ant
> > need
> > > > to
> > > > > installed in the machine to see the report .
> > > > >
> > > > > Please tell what is The Jmeter API to call  for to display aggregate
> > > > report
> > > > > directly or is there any another way to see the aggregate report .
> > > >
> > > > Not that I know of.
> > > >
> > > > > thanks
> > > > > Bhanu
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > 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