2008/5/2 efj <[EMAIL PROTECTED]>:
>
>  Hi,
>
>  In trying to understand how the various controllers work I have setup the
>  following:
>
>  Thread Group: 2 thread, RU 1, Loop 1
>         -Java sampler logon
>         -Throughput Controller set at 1 for total executions (NOT per user)
>                 -Java sampler Browse to folderA
>         -Throughput Controller set at 1 for total executions (NOT per user)
>                 -Java sampler Browse to folderB
>         -Aggregate Report
>
>
>
>  I would expect to see the samplers for Browse to folderA and folderB to both
>  execute just the once for which ever of the two threads executed it first.
>
>  However, only the second Browse sampler occurs - Browse folder B .
>
>  Is there a problem having multiple Throughput Controllers in the same thread
>  group?
>

Quite possibly - this area of JMeter is rather complicated.

Sometimes adding an extra Simple Controller or two as a parent can help.

Perhaps that stops the siblings squabbling ;-)

>  If I set both Throughput Controllers to be per user. I get each Browse
>  completed twice in total, once per user, as expected.
>
>  Cheers.
>  --
>  View this message in context: 
> http://www.nabble.com/2-Throughput-Controllers-in-one-Thread-Group---unexpected-results-tp17021576p17021576.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  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