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 2009/05/08 23:30:11 UTC

Re: How to group multiple HTTP requests into one logical unit and measure its response time?

Hi
use the transaction controller from Under Add Logic Controller and create
all your requests under it
regards
deepak

On Fri, May 8, 2009 at 1:55 PM, Nguyen Dao <mr...@gmail.com> wrote:

> Hi everyone,
>
> I am new to JMeter and new to the field of Software Testing.  I have a
> problem that I hope some of you would have the time to help me with.  I
> have
> searched the archived email threads but did not get any hits.
>
> We have an AJAX application in which one user action (such as a click on a
> button) would trigger multiple HTTP requests (seen from Fiddler or Firefox
> HTTP Header).  I am asked to measure the performance on each of those
> actions under a certain load (say 100 users).
>
> Is there a way to configure JMeter to group those individual HTTP requests
> into one "transaction" and sum up the response their response times?
>
> The Aggregate Report does provide min/avg/max measurement for each HTTP
> request but seems impossible to visually see which request belongs to which
> user action.  Likewise, the test result raw data does have elapsed/response
> time for each individual HTTP requests, but it seems almost impossible to
> organize the data based on the user action/transaction.
>
> Please help or point me to the right direction.
>
> Thank you,
> Nguyen Dao
> mr.nguyendao@gmail.com
>

Re: How to group multiple HTTP requests into one logical unit and measure its response time?

Posted by Nguyen Dao <mr...@gmail.com>.
Transaction Controller is exactly what I need.  Thank you.

On Fri, May 8, 2009 at 5:30 PM, Deepak Shetty <sh...@gmail.com> wrote:

> Hi
> use the transaction controller from Under Add Logic Controller and create
> all your requests under it
> regards
> deepak
>
> On Fri, May 8, 2009 at 1:55 PM, Nguyen Dao <mr...@gmail.com> wrote:
>
> > Hi everyone,
> >
> > I am new to JMeter and new to the field of Software Testing.  I have a
> > problem that I hope some of you would have the time to help me with.  I
> > have
> > searched the archived email threads but did not get any hits.
> >
> > We have an AJAX application in which one user action (such as a click on
> a
> > button) would trigger multiple HTTP requests (seen from Fiddler or
> Firefox
> > HTTP Header).  I am asked to measure the performance on each of those
> > actions under a certain load (say 100 users).
> >
> > Is there a way to configure JMeter to group those individual HTTP
> requests
> > into one "transaction" and sum up the response their response times?
> >
> > The Aggregate Report does provide min/avg/max measurement for each HTTP
> > request but seems impossible to visually see which request belongs to
> which
> > user action.  Likewise, the test result raw data does have
> elapsed/response
> > time for each individual HTTP requests, but it seems almost impossible to
> > organize the data based on the user action/transaction.
> >
> > Please help or point me to the right direction.
> >
> > Thank you,
> > Nguyen Dao
> > mr.nguyendao@gmail.com
> >
>

Re: How to group multiple HTTP requests into one logical unit and measure its response time?

Posted by Nguyen Dao <mr...@gmail.com>.
Transaction Controller is exactly what I need.  Thank you.

On Fri, May 8, 2009 at 5:30 PM, Deepak Shetty <sh...@gmail.com> wrote:

> Hi
> use the transaction controller from Under Add Logic Controller and create
> all your requests under it
> regards
> deepak
>
> On Fri, May 8, 2009 at 1:55 PM, Nguyen Dao <mr...@gmail.com> wrote:
>
> > Hi everyone,
> >
> > I am new to JMeter and new to the field of Software Testing.  I have a
> > problem that I hope some of you would have the time to help me with.  I
> > have
> > searched the archived email threads but did not get any hits.
> >
> > We have an AJAX application in which one user action (such as a click on
> a
> > button) would trigger multiple HTTP requests (seen from Fiddler or
> Firefox
> > HTTP Header).  I am asked to measure the performance on each of those
> > actions under a certain load (say 100 users).
> >
> > Is there a way to configure JMeter to group those individual HTTP
> requests
> > into one "transaction" and sum up the response their response times?
> >
> > The Aggregate Report does provide min/avg/max measurement for each HTTP
> > request but seems impossible to visually see which request belongs to
> which
> > user action.  Likewise, the test result raw data does have
> elapsed/response
> > time for each individual HTTP requests, but it seems almost impossible to
> > organize the data based on the user action/transaction.
> >
> > Please help or point me to the right direction.
> >
> > Thank you,
> > Nguyen Dao
> > mr.nguyendao@gmail.com
> >
>