简述一些遇到问题的。
一、如果控制器
- Interpret Condition as Variable Expression?:选中这一项时表示:判断变量值是否等于字符串true(不区分大小写)
只能填写“true/false”。
- Interpret Condition as Variable Expression?:不选中这一项时表示:填写js表达式
例如:
${JMeterThread.last_sample_ok} (检查最后一个采样是否成功)
原文地址:https://www.cnblogs.com/Owen-ET/p/8994688.html
时间: 2024-10-22 21:13:51