I\'m sure I\'ve already done this in the past but somehow I cannot figure out how ;-) So, here\'s my problem:
I\'m trying to create a JUnit test plan in which a HTTP re
The Simplest solution without variables can be done using vars.getIteration():
vars.getIteration()
/test/foo.html?id=${__groovy(vars.getIteration())}