You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by evanphelan <ev...@gmail.com> on 2011/08/26 15:48:48 UTC

Re: Conditional Testing

Could you enclose the Controller in a parent If Controller, with the variable
as the condition?

--
View this message in context: http://jmeter.512774.n5.nabble.com/Conditional-Testing-tp4735686p4738111.html
Sent from the JMeter - User mailing list archive at Nabble.com.

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


Re: Conditional Testing

Posted by supriyashivkumar <su...@gmail.com>.
Well that did notwork too well. Because I would be blocking the thread if the
condition was true and hence the execution would completely stop.However I
dont want the execution of the thread to stop I want it to continue to the
next Controller. I figured out there is nto way to assign that value. I am
just usign a XSLT tranformer to create a new .jmx and setting the attribute
to true.

Thanks for the help :)



--
View this message in context: http://jmeter.512774.n5.nabble.com/Conditional-Testing-tp4735686p4738273.html
Sent from the JMeter - User mailing list archive at Nabble.com.

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