You can record a desktop application just like web application, but keep in mind that JMeter can record only HTTP <https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP> and HTTPS <https://developer.mozilla.org/en-US/docs/Glossary/https> traffic, if your application uses different protocol(s) you will not be able to record its network activity with JMeter.
Be aware that: 1. You might need to amend your *operating system* proxy settings if your application doesn't have separate proxy configuration 2. You might need to install JMeter's self-signed certificate <http://jmeter.apache.org/usermanual/component_reference.html#HTTP(S)_Test_Script_Recorder> into your operating system certificate storage 3. You might need to install loopback adapter <https://docs.microsoft.com/en-us/previous-versions/tn-archive/cc708322(v=ws.10)> if you're using Windows More information: How to Run Performance Tests of Desktop Applications Using JMeter <https://www.blazemeter.com/blog/how-run-performance-tests-desktop-applications-using-jmeter> -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
