Constant timer in JMeter delays every sample -


i have jmeter script n samplers. intend add constant timer of 1000 ms between 2 samplers. noticed delaying 1000 ms before every sampler. i'm working jmeter 2.13 . using bad or there error in last version of jmeter?

to apply timer single sampler, add timer child element of sampler. timer applied before sampler executed. apply timer after sampler, either add next sampler, or add child of test action sampler

http://jmeter.apache.org/usermanual/component_reference.html#timers


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -