You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Deepak Shetty <sh...@gmail.com> on 2009/12/30 00:45:29 UTC

Re: If Error Then Restart Thread

hi
the only workaround I know of is
http://theworkaholic.blogspot.com/2009/11/dependent-tests-in-jmeter-kind-of.html
An IF controller with evaluate for all children= true combined with
JMeterThread.last_sample_ok
regards
deepak

On Tue, Dec 29, 2009 at 3:39 PM, Rod MacPherson <rmacpherson@healthation.com
> wrote:

> We want to maintain a given load but we do not want threads with failed
> assertions to continue? We do not want the load to trickle to zero over
> time (by stopping threads that fail an assertion) and we do not want to
> generate bogus errors by allowing a failed thread to continue. In effect
> we want "Restart Thread On Error".
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>