线程组间调用变量,需要用到全局变量。
在BeanShell Sampler里使用${__setProperty(cp_acount,${acount},)}设置全局变量;${__P(cp_acount)}获取全局变量
线程组间调用变量,需要用到全局变量。
在BeanShell Sampler里使用${__setProperty(cp_acount,${acount},)}设置全局变量;${__P(cp_acount)}获取全局变量
转载于:https://www.cnblogs.com/pepperoo/p/9150331.html