开发者

Need clarification on timers in JMeter

开发者 https://www.devze.com 2023-04-06 21:41 出处:网络
I studied that there are timers available in JMeter. In this constant delay timer, who sets constant time. Whether jmeter puts the delay time between the thread requests or user has to set the time. I

I studied that there are timers available in JMeter. In this constant delay timer, who sets constant time. Whether jmeter puts the delay time between the thread requests or user has to set the time. If the user sets, Where can he set the timer in tool. If anybody knows can you please开发者_运维百科 share your answers.


By default, a JMeter thread sends requests without pausing between each request.

If you add a Timer element, then

The timer will cause JMeter to delay a certain amount of time before each sampler which is in its scope.

Adding a Constant Timer element in a thread group will produce the delay configured in Thread Delay property before each request in the thread group.


You set the value on the Timer Module. You can parametrize this to a variable if you'd like.

Check out the user manual - it will answer all your timer questions. If, after reading - you still have questions, feel free to re-ask.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号