You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Deepak Shetty <sh...@gmail.com> on 2010/01/02 00:28:33 UTC

Re: Report Question

hi
I implemented something similar , it probably wont directly work for you,
but you should be able to modify the code to do what you want.
http://theworkaholic.blogspot.com/2009/12/graphs-for-jmeter-parsing-jmeter-result.html#sample

regards
deepak

On Tue, Dec 29, 2009 at 8:50 AM, Maria Alejandra Trozzi
<ma...@gmail.com>wrote:

> Thank you very much !
>
> 2009/12/28 Deepak Shetty <sh...@gmail.com>
>
> > > I can't find a report that summarizes the results of my different tests
> > as
> > I add
> > >concurrent users.
> > No such report exists out of the box.
> > If you use CSV as your output format (and have a low number of samples),
> > its
> > fairly simply to Chart using Excel.
> >
> > regards
> > deepak
> >
> > On Mon, Dec 28, 2009 at 11:49 AM, Maria Alejandra Trozzi <
> > matrozzi@gmail.com
> > > wrote:
> >
> > > Hi
> > > I'm using Jmeter to test a Web App, and I'm now analizing results. I
> > can't
> > > find a report that summarizes the results of my different tests as I
> add
> > > concurrent users. For example: I started with 20 users (threads), later
> I
> > > run a test with 50 users, and a final test with 100 users. One graph
> that
> > > is
> > > usefull to compare the response times of the pages, or the throughput,
> > and
> > > to see how that values varies with increased concurrent users, is one
> > that
> > > shows all the data in a continuous line with the number of users in the
> > "x"
> > > axis (and the other values in the "y" axis)... is there in Jmeter a way
> > to
> > > obtain that ?
> > >
> > > Thanks !!
> > >
> >
>

Re: Report Question

Posted by Maria Alejandra Trozzi <ma...@gmail.com>.
Thank you very much Deepak !!

2010/1/1 Deepak Shetty <sh...@gmail.com>

> hi
> I implemented something similar , it probably wont directly work for you,
> but you should be able to modify the code to do what you want.
>
> http://theworkaholic.blogspot.com/2009/12/graphs-for-jmeter-parsing-jmeter-result.html#sample
>
> regards
> deepak
>
> On Tue, Dec 29, 2009 at 8:50 AM, Maria Alejandra Trozzi
>  <ma...@gmail.com>wrote:
>
> > Thank you very much !
> >
> > 2009/12/28 Deepak Shetty <sh...@gmail.com>
> >
> > > > I can't find a report that summarizes the results of my different
> tests
> > > as
> > > I add
> > > >concurrent users.
> > > No such report exists out of the box.
> > > If you use CSV as your output format (and have a low number of
> samples),
> > > its
> > > fairly simply to Chart using Excel.
> > >
> > > regards
> > > deepak
> > >
> > > On Mon, Dec 28, 2009 at 11:49 AM, Maria Alejandra Trozzi <
> > > matrozzi@gmail.com
> > > > wrote:
> > >
> > > > Hi
> > > > I'm using Jmeter to test a Web App, and I'm now analizing results. I
> > > can't
> > > > find a report that summarizes the results of my different tests as I
> > add
> > > > concurrent users. For example: I started with 20 users (threads),
> later
> > I
> > > > run a test with 50 users, and a final test with 100 users. One graph
> > that
> > > > is
> > > > usefull to compare the response times of the pages, or the
> throughput,
> > > and
> > > > to see how that values varies with increased concurrent users, is one
> > > that
> > > > shows all the data in a continuous line with the number of users in
> the
> > > "x"
> > > > axis (and the other values in the "y" axis)... is there in Jmeter a
> way
> > > to
> > > > obtain that ?
> > > >
> > > > Thanks !!
> > > >
> > >
> >
>