Hi,

I have tried with ${JMeterThread.last_sample_ok} but as you have mentioned
it after all the samples executed, so i can not user assertion.

I was able to do it with "Regular Expression Extractor" added to in once
only controller with regex some thing like "<input type="hidden"
value="(.+?)">" and set a reference variable value dependent on the request
response data, then added samples in IF controller where the reference
variable is used to run the samples, that will be executed depending on the
previous samples response

regards,
rkedari     
-- 
View this message in context: 
http://jmeter.512774.n5.nabble.com/How-to-pass-response-assertion-result-to-other-controller-tp3362639p3371384.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

Reply via email to