参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Input variable prefix | 输入变量前缀:输入需要遍历的用户参数 |
Start index for loop(exclusive) | 开始的值,不填默认为1 |
End index for loop(inclusive) | 结束的值, |
Output variable name | 输出变量名称,将遍历查询到的符合条件的用户参数赋值给输入变量(Vname),然后就可以在控制器下的取样器使用,格式为${输出变量名} |
Add”_”before number | 输入变量名称中是否使用“_” 进行间隔 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Loop Conunt | 要么选Infinite(永远),要么设置具体数字 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Filemame | 文件名,必选,未选会报错 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Runtime | 执行时长,默认为1,不填默认为0,此时不执行子元件 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Switch Value | 匹配值,可为数字(即取样器编号从0开始);可为字符,为字符时匹配取样器名称 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Condition(function or variable) | 可输入变量或变量表达式。为空:直到某次请求失败退出循环;LAST:直到最后一个请求请求失败退出循环; 其他:当判断条件为false时停止循环 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Ignore sub-controller blocks | 忽略子控制器模块,子控制器失败由交替控制器接管 |
Interleave across threads | 允许跨线程交替执行 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Based on:Percent Ececutions | 按执行次数的百分比来执行次数,此时Throughput 取值0-100,是否勾选Per Uner对 Percent Ececutions模式无影响。 |
Based on:Total Ececutions | 按Throughput 的值来指定执行次数, 此时Per Uner 和Total Ececutions一起影响执行次数。 |
Throughput | 指定执行次数 |
Per Uner | 每个用户 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Condition | 判断条件 |
Condition(default javascript) | 使用JavaScript的函数或变量进行评估判断条件为真或假 |
interpret condition as variable expression | 如果勾选该项,那么变量表达式会进行求值,并与“ture”或“false”进行比较,而无需使用JavaScript |
evaluate for all children | 如果勾选该项,则该controller在没一个子节点执行时执行一次 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Module to Run | 选择需要跳转到的目标控制器 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
MIgnore sub-controller blocks | 忽略子控制器,控制器失败由随机控制器接管 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Clear all the recorded samples | 注清除之前执行时记录的所有脚本 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Generate parent sample | 注选择是否生成一个父取样结果 |
Include duration of timer and pre-post processors in generated sample | 是否包含定时器,选中的话在取样器前和后加上延时 |
参数 | 说明 |
---|---|
Name | 名称:随意设置,可为空 |
Comments | 注释:随意设置,可为空 |
Lock name | 锁的名称,最好作为唯一值 |