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

2009-05-08 Thread Nguyen Dao
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

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

2009-05-08 Thread Deepak Shetty
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 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 wou

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

2009-05-09 Thread Nguyen Dao
Transaction Controller is exactly what I need. Thank you. On Fri, May 8, 2009 at 5:30 PM, Deepak Shetty 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 wrote:

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

2009-05-09 Thread Nguyen Dao
Transaction Controller is exactly what I need. Thank you. On Fri, May 8, 2009 at 5:30 PM, Deepak Shetty 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 wrote: