Jmeter Mobile Testing
Jmeter Mobile Testing
using JMeter?
Now find your IP Address by ifconfig for Linux and ipconfig for Windows. We will load
up this IP address on our phone Android/iOS phone to set up a proxy.
Mobile side Configurations
➢ Go to Settings→Wi-Fi option.
➢ Click on your connected network.
➢ Select ‘Manual’ option from the HTTP Proxy section.
➢ Set ‘Server’ value as your computer’s IP address and
‘Port’ value to 8080 as JMeter configuration. Refer above
image to get an idea about this setup.
➢ We need appropriate JMeter Certificate and save it to our
phone. ApacheJMeterTemporaryRootCA.crt can be
downloaded from
https://gist.github.com/borisguery/9ef114c53b83e553b635
➢ Install this certificate on your iPhone.
Android proxy configuration:
➢ Now click on Wi-fi Settings -> Long press on the Network you
are connected to -> Click on Modify Network -> Advanced
Settings -> Change Proxy to Manual -> In Proxy Host name
enter the IP of your computer -> Set Proxy to 8080 -> click save
We
Add Listener
will now add a listener. Let us add View Results Tree Listener under the Thread Group (User) node. It
will ensure that the results of the Sampler will be available to view in this Listener node element.
To add a listener −
• Open the context menu
• Right-click the Thread Group (Users)
• Choose Add → Listener → View Results Tree option