在测试过程中我们发现有的中文必须转为unicode才能被loadrunner识别,
见下图:
http://tool.chinaz.com/tools/unicode.aspx
loadrunner参数化的时候中文为unicode
在loadrunner参数化的时候,需要讲"\“前面加上”\",就是"\\"
loadrunner参数化的时候中文为unicode
脚本中也是这样:

loadrunner参数化的时候中文为unicode
这样中文就被识别,且脚本运行正常。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2021-11-18
  • 2021-09-30
  • 2021-12-26
猜你喜欢
  • 2022-03-02
  • 2022-01-06
  • 2022-12-23
  • 2021-09-08
  • 2021-05-29
  • 2021-09-15
相关资源
相似解决方案