From long time , I was in process to search , how to test the desktop application using Jmeter,
I have googled many times to find the solution of this problem, Even i knew that this desktop application communicate over HTTP, Still i was helpless to test this application using Jmeter, As the question round around my face was
" HOW TO RECORD THE DESKTOP APPLICATION USING JMETER"
Thumbs up to my friend, How have done in depth study of proxies even when he is in manual testing and was able to record the requests for desktop application and prepare the script successfuly
I know many of you were also in search of this from long time , and when i will tell you about this , then surely , you will be in surprise mode for some time and will think , how stupid am i, this is so simple,
Following is the process for recording the Desktop application using Proxy.
1) Open "Internet Options" from Control Panel, You can also open the same using search at RUN.
2) Click on "Connections" Tab
3) Click on "LAN settings"
4) Under Proxy Server : Enable "Use proxy for your LAN"
5) Put localhost as address and 9091/9092 as port(Avoid using 8080/8888)
6) Click OK
7) Use this Proxy setting in Jmeter Proxy Server
Try to avoid using and opening any other application that use network .
8) Start Proxy in Jmeter and Open the desktop Application,
Now you can see the http requests in the transaction/recording controllers under test thread
and proceed with the script enhancement like parameterisation, correlation, CheckPoint etc
Note: Setting proxies to record Desktop application is same of browser recording , The only difference is that for desktop application we have to set the proxy on system level in-spite of browser level
Happy Testing
Chota Bheem(Performance Testing Experts)
https://www.facebook.com/groups/189704594726949/
I have googled many times to find the solution of this problem, Even i knew that this desktop application communicate over HTTP, Still i was helpless to test this application using Jmeter, As the question round around my face was
" HOW TO RECORD THE DESKTOP APPLICATION USING JMETER"
Thumbs up to my friend, How have done in depth study of proxies even when he is in manual testing and was able to record the requests for desktop application and prepare the script successfuly
I know many of you were also in search of this from long time , and when i will tell you about this , then surely , you will be in surprise mode for some time and will think , how stupid am i, this is so simple,
Following is the process for recording the Desktop application using Proxy.
1) Open "Internet Options" from Control Panel, You can also open the same using search at RUN.
2) Click on "Connections" Tab
3) Click on "LAN settings"
4) Under Proxy Server : Enable "Use proxy for your LAN"
5) Put localhost as address and 9091/9092 as port(Avoid using 8080/8888)
6) Click OK
7) Use this Proxy setting in Jmeter Proxy Server
Try to avoid using and opening any other application that use network .
8) Start Proxy in Jmeter and Open the desktop Application,
Now you can see the http requests in the transaction/recording controllers under test thread
and proceed with the script enhancement like parameterisation, correlation, CheckPoint etc
Note: Setting proxies to record Desktop application is same of browser recording , The only difference is that for desktop application we have to set the proxy on system level in-spite of browser level
Happy Testing
Chota Bheem(Performance Testing Experts)
https://www.facebook.com/groups/189704594726949/