On 2 February 2011 09:40, tsv <tsvetomir.ma...@consol.de> wrote:
>
> Hello *,
>
> I simulate user requests (20 minutes sessions) on a mail/calendar software.
> The different user requests occur with miscellaneous probability.
> Additionally I have a front-end (non-user) request which occur (exactly)
> every 3 minutes independent from the user ones. The front-end request
> controller should check if 3 minutes are over to in order to send a new
> request. In the same the user requests should not be stopped.
>
> I tried nested thread groups but it doesn't work.

Try parallel thread groups.

> Can someone give me an idea how can I solve this use case in one JMeter
> test?
>
> Thank you in advance.
>
> Best regards
> tsv
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/Time-counters-tp3367557p3367557.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to