I created a post in my blog
http://flaviocysne.blogspot.com.br/2014/04/how-to-ramp-up-threads-in-specific.html

Hope it helps


2014-04-29 8:13 GMT-03:00 Flavio Cysne <[email protected]>:

> 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