JMeter线程组之Stepping Thread Group插件参数详情


This group will start 100 threads - 设置单台负载机,线程组启动的线程总数为100个

First,wait for n seconds - 启动第一个线程之前,需要等待0秒,也就是不等待直接启动线程

Then start 0 threads - 设置最开始启动0个线程

Next,add 10 threads every 30 threads,using ramp-up 5 seconds - 每隔30秒,在5秒内启动10个线程

Then hold load for 60 seconds - 单台负载机启动的线程总数达到100个,持续运行60秒

Finally,stop 5 threads every 1 seconds - 最后每隔1秒,停止5个线程数

相关文章:

  • 2022-01-18
  • 2021-08-27
  • 2021-07-27
  • 2021-10-11
  • 2021-05-28
  • 2022-12-23
  • 2022-01-09
猜你喜欢
  • 2021-05-01
  • 2021-07-15
  • 2022-12-23
  • 2021-04-07
  • 2021-12-21
  • 2021-05-02
相关资源
相似解决方案