若是你想查看更多 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)}