On 05/05/2010, Shenandoah <[email protected]> wrote:
>
>  This request has been ignored,
>  may be because of English bad typing
>  or a not clear question.
>
>  How can we activate a logic context only after receive the shutdown command,
>  to execute some logic simulating user logout activities??

Once the shutdown command has been given, by design JMeter stops
processing any further samplers.

However, you can of course create a test which has a shutdown phase:

Thread Group
+ Simple Controller
+ + Login sequece
+ Loop Controller
+ + Main body of test
+ Simple Controller
+ + logout sequence.

Or you can use multiple Thread Groups run in sequence.

I'm pretty sure this has been discussed previously; search the
archives for details.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to