soapUI Pro指标项说明: Test Step Sets the startup delay for each thread (in milliseconds), setting to 0 will start all threads simultaneously. min The shortest time the step has taken (in milliseconds). max The longest time the step has taken (in milli
1.开始之前,先介绍下压测的一些基本插件:线程组常用分为三类:user thread , step thread ,ultimate thread : user thread :最通用的最原始的线程实现:分为循环实现线程,可以实现线程delay延时: step thread :能够实现一些较复杂场景,比如常见爬坡类类型,以及持续在线场景 This Group will start 10 threads:这次的测试总共会起10个线程. First , wait for 0 seconds:等待0