Is the interleave controller designed to ignore empty subcontrollers? I have a group of http samplers that I only want to run on every other iteration.
I put in an interleave controller and put two simple controllers under it. in one simple controller I put the samplers I wanted to run every other iteration and left the other simple controller empty. I had assumed this would cause jmeter to run this group of samplers on every other iteration and then "do nothing" on the next iteration... however, they ran on every iteration instead. I solved this by duplicating all of the samples (so I basically have two loops in one test plan) and inserted this group of samples in one of the "loops" but this seems kind of hokey.. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

