On 27/04/2010, Petteri Lyytinen <[email protected]> wrote:
> Okay, let's rephrase the question once more. Nevermind the transaction 
> controller mentioned in the subject.
>
>  What I want: With 15 threads doing 10 iterations each I want to see 150 
> results.

That's what JMeter does normally.

>  What I don't want: With 15 threads doing 10 iterations each I don't want to 
> see only 15 results.

Don't use an aggregate Listener, use View Results in Table.

>
>  So the question is: Is there any way I could possibly see the time it takes 
> for each thread to complete each iteration, not just one result per thread?
>

See above.

>  -Petteri
>
>
>  > The TC does not calculate any statistics nor does it loop.
>  >
>  > http://jakarta.apache.org/jmeter/usermanual/component_reference.htm
>  > l#Transaction_Controller
>  >
>  > Use the TC controller to enclose the samples you want to aggregate,
>  > and then use the appropriate Listener to summarise these.
>
>
> ---------------------------------------------------------------------
>  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