You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by ZK <st...@gmail.com> on 2017/02/08 10:32:22 UTC

Re: How to skip particular set of requests with jmeter

Hi,
you could try using an IF controller as a parent to your HTTP Sampler with
something along these lines:

("${YourURL}".indexOf("uniquePatternInYourUrl") >= 0)




ZK





--
View this message in context: http://jmeter.512774.n5.nabble.com/How-to-skip-particular-set-of-requests-with-jmeter-tp5725225p5725226.html
Sent from the JMeter - User mailing list archive at Nabble.com.

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