You need to tell the Listener to save the byte count - press the
Configure button and check the box.

Or, for the non-GUI listener created by the -l flag, set the
appropriate property in jmeter.properties.

S.
On 06/04/06, Oleg Shnayderman <[EMAIL PROTECTED]> wrote:
> I downloaded and installed the nightly build (jakarta-jmeter-2-1.20060405)
> Yes, it has this option "save byte count" to configure the listeners
> but later looking inside the jtl file in notepad editor,
>
> <?xml version="1.0" encoding="UTF-8"?>
> <testResults version="1.2">
>
> <sampleResult timeStamp="1144360164442" dataType="text" threadName="Thread
> Group 1-3" label="WebService(SOAP) Request" time="31" responseMessage=""
> responseCode="200" success="true"/>
> I don't see anything different that it has, than the stable version without
> "save byte count" option
>
>
> On 4/6/06, sebb <[EMAIL PROTECTED]> wrote:
> >
> > 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]
> >
> >
>
>

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

Reply via email to