Jmeter Delay & Sync Setting
Remark: 使用Apache JMeter (4.0)
如要在Request間加入Delay Time, 先Add New Sampler->Test Action, 然後在Test Action中依需要加入相對Timer,
Constant Timer中設定Thread Delay 1000為一秒,Request間會有約一秒的Wait Time
Uniform Random Timer中設定Random Delay Maximun(隨機數上限)及Constant Delay Offset(下限),將在範圍中取數作Delay Wait Time
如需將Threads設定同時執行Request, 加入Synchronizing Timer及設定Number of Simulated Users to Group by
將Timer設於Thread Group下將套用至整個Thread Group內的Request