jmeter----jpgc----stepping thread group

阶梯式场景设计(逐步增加)----stepping thread group

       慢加载,快结束(但不能太快结束,如1秒停止1000个。)

      添加阶梯式场景: 测试计划------添加-------线程(用户)---jp@gc-stepping thread group

      

      

      this group will start :100   threads----这个线程组将启动100个线程。 

      first,wait for xxxx  seconds------等待xxx秒再启动

      then start  xxx  threads-----然后启动xxx线程

       next,add 10   threads every 30 threads  using ramp-up 5 second:用5秒,增加10个用户,增加后的用户运行30seconds。

      the hold load for 60 seconds——线程全部加载之后,再运行60秒。

     finally stop 5 threads every 1 seconds-----以1秒结束5个线程的方式结束。

      

      

原文地址:https://www.cnblogs.com/taiyangfeng/p/12392508.html