Have a look at the Transaction Controller: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Transaction_Controller
On 28/10/05, 821MARK <[EMAIL PROTECTED]> wrote: > I've been trying all of the listeners (JMeter 2.1.1) and am pretty stumped > as to how to generate/see average response times for a particular > transaction. > I have the following scenario: > - Login (simple controller) > - Loop Controller -> Add widget, search for widget, verify widget > - Logout. > I'm looking for some way to show the average response time of the loop > controller actions. > I've tried the aggregate graph, the aggregate report, and the graph results > and it's actually adding the results (i.e. "# Samples") together for common > pages during 1 cycle of the loop - pages that have been hit more than once > in the transcation (i.e. main page, etc.) > I've checked the JMeter FAQs, don't see anything that i'm looking for. > I'm looking for somethat that tells me something such as -> Average > transaction time per cycle of the loop is 84.23 seconds. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

