Forum Discussion

mastercoffee's avatar
mastercoffee
New Contributor
17 years ago

How can I conditionally execute a test step based on the value of a property?

I would like to execute an HTTP request step N times during a load test. I was hoping I could set a property value to some value like "100" and then decrement it in a groovy script during each iterati...