请求未在 Jmeter 中捕获到 运行 桌面应用程序的性能测试

Requests are NOT capture in Jmeter to run Performance Testing for Desktop application

有一个使用HTTP/HTTPS的桌面应用程序需要进行性能测试。

我已经配置了 Network Proxy settings -> localhost/8888 并且还配置了 'same proxy in Jmeter' 8888

我目前正在录制桌面应用程序以执行一些功能。但是 Jmeter 中没有捕获任何内容。

一些指导将不胜感激

谢谢, 钱德拉

  1. 确保将JMeter的自签名证书添加到Windows Trusted Root Certification Authorities

  2. 您可能还需要安装 Microsoft Loopback Adapter

  3. 确保 JMeter 能够连接到后端,即如果您使用代理访问互联网 - make JMeter aware of this proxy

更多信息:How to Run Performance Tests of Desktop Applications Using JMeter