在接口测试中,测试前需要进行测试分析并构造测试数据
账号这些可以使用csv data config来实现
还有一种不同进程需要不同的变量时,可以使用随机数 ${__Random}
其实还有一种蛮好用的Jmeter元素,即Counter(计数器)
添加Counter(计数器)
看看计数器的定义
Allows the user to create a counter that can be referenced anywhere in the Thread Group. The counter config lets the user configure a starting point, a maximum, and the increment. The counter will loop from the start to the max, and then start over with the start, continuing on like that until the test is ended
翻译一下
允许用户在线程组中任何位置创建引用的计数器。 计数器配置允许用户配置起