Jmeter请求信息参数化,执行请求过程中遇到参数信息乱码(%3CEOF%3E)的情况,如下图:

JMeter参数化取值乱码

解决方法:

确保“CSV Data Set Config”中 Recycle on EOF and Stop Thread on EOF设置正确

1.如果你想重复使用参数信息超过1次,设置Recycle on EOF = True ;

2.如果你想循环使用控制器,设置Stop Thread on EOF = False ;

JMeter参数化取值乱码

相关文章:

  • 2021-06-28
  • 2021-09-19
  • 2021-07-26
  • 2021-11-16
  • 2018-08-09
  • 2021-05-10
  • 2021-10-10
猜你喜欢
  • 2021-11-08
  • 2021-07-04
  • 2021-07-24
  • 2021-04-01
  • 2019-11-01
  • 2021-08-05
  • 2021-06-13
相关资源
相似解决方案