The latest nightly has the facility to save byte count to the JTL file.

Throughput and aggregate calculations will have to be done separately.

S.
On 06/04/06, Peter Lin <[EMAIL PROTECTED]> wrote:
> you can copy/paste the aggregate results table to excel.
>
> currently there isn't an easy way to save the aggregate data to an external
> file.
>
> peter
>
>
> On 4/6/06, Oleg Shnayderman <[EMAIL PROTECTED]> wrote:
> >
> > Sorry Peter,
> >
> > Yes, I want so save all information from Agregate Report into some file
> > (xml
> > or test, or etc.)
> > This is what I see if I am saving listener into jtl file, but I can not
> > figure out where is throughput in this file
> >
> > <?xml version="1.0" encoding="UTF-8"?>
> > <testResults version="1.2">
> >
> > <sample t="219" lt="0" ts="1144343276692" s="true" lb="WebService(SOAP)
> > Request" rc="200" rm="" tn="Thread Group 1-13" dt="text" by="664">
> >   <responseHeader class="java.lang.String">Server=gSOAP/2.7
> > Connection=close
> > </responseHeader>
> >   <requestHeader class="java.lang.String"></requestHeader>
> >   <responseData class="java.lang.String">Unsupported encoding in response
> > data, can&apos;t record.</responseData>
> >   <samplerData class="java.lang.String">&lt;SOAP-ENV:Envelope
> > xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;
> > xmlns:SOAP-ENC=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;
> > xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
> > xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot;
> > xmlns:ns3=&quot;http://inxight.com/soap/sdx/common/v1&quot;
> > xmlns:ns1=&quot;http://inxight.com/soap/sdx/thingfinder/v1&quot;
> >
> > xmlns:ns2=&quot;http://inxight.com/soap/sdx/thingfinder/v1/types&quot;&gt;&lt;SOAP-ENV:Body&gt;&lt;ns2:ExtractEntities&gt;&lt;params
> > documentIsHtml=&quot;false&quot;&gt;&lt;/params&gt;&lt;doc
> > encoding=&quot;auto&quot; language</samplerData>
> >   <requestUrl class="java.lang.String">http://qatest17:9999/</requestUrl>
> > </sample>
> >
> >
> >
> > On 4/6/06, Peter Lin <[EMAIL PROTECTED]> wrote:
> > >
> > > not sure what you mean by "get this info".
> > >
> > > do you mean save the aggregate summary to a file?
> > >
> > >
> > > peter
> > >
> > >
> > > On 4/6/06, Oleg Shnayderman <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Hello all,
> > > >
> > > > I am new to the Jmeter. I am trying to write a webservice(soap)
> > request
> > > > when
> > > > jmeter sends soap messages saved in the files locally to the
> > webserver.
> > > > When I am using Agregate Report Listener I am able to see in the
> > viewer
> > > > Throughput info, KB/sec info an well as Error % info.
> > > > I am wondering is there any way I can get this info from the saved jtl
> > > > file,
> > > > or redirect it somewhere and save it to some file(s)?
> > > >
> > > > Thank you,
> > > >
> > > > Oleg
> > > >
> > > >
> > >
> > >
> >
> >
>
>

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

Reply via email to