Ramp-up is commonly configured in Threads Group.

If you need to delay a specific sampler, could use the following approach.
To delay every thread by 1 second (1000 ms), use a Constant Timer with the
expression below:

${__javaScript(${__threadNum()}*1000)}


2014-04-29 7:42 GMT-03:00 <[email protected]>:

> Hi,
>
> Is it possible to do dynamic ramp-up without using the JMeter plugins?
>
> Many Thanks
>
> Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to