若是你想查看更多 Jmeter 经常使用函数能够在这篇文章找找哦html
http://www.javashuo.com/article/p-nprqihsm-nd.htmldom
从指定的范围里面取值函数
${__chooseRandom(10,20,Rand)}
字段 | 含义 | 是否必传 |
---|---|---|
String |
|
yes |
Variable Name | 引用返回值的变量名 | yes |
${__chooseRandom(a,b,c)}
${__chooseRandom(1,2,3)}
${__chooseRandom(a,b,1,中文,@,&,Rand)}