loadrunner进行跑完场景,进行结果分析时发现没有web page diagnonstilcs的分析

这种现象是因为勾选了Run-time settings->Internet protocol->preferences->Winlnet replay instead of Sockets选项loadrunner不显示web page diagnonstilcs

 只要取消Run-time settings->Internet protocol->preferences->Winlnet replay instead of Sockets选项就可以出现web page diagnonstilcs

但是这样就会出现录制的https脚本无法运行,我们可以在脚本中含有https的前边添加web_set_sockets_option("SSL_VERSION","TLS");,脚本就可以正常运行

相关文章:

  • 2021-10-27
  • 2021-06-23
  • 2021-05-26
  • 2021-09-04
  • 2021-11-21
  • 2021-11-14
猜你喜欢
  • 2021-06-14
  • 2021-09-19
  • 2021-10-12
  • 2021-07-20
  • 2022-12-23
相关资源
相似解决方案