JMeter Recording scripts need to note the point: (1) mobile phones and computers need to be in a local area network (such as mobile phone and computer use of a WiFi) (2) Set up mobile phone agent when the phone IP to fill the IP, port number and jmeter the same, the general case of the lower number default is 8080, But many of the default ports are 8080, which is prone to conflict (3) Note start recording when you want to click Start, end to click the end of the following to start the recording process: (1) Open JMeter, change the default name to the name you want (2) Add thread Group
(3) Adding an HTTP proxy server
(4) record the script under our thread group (no hard Rules)
(5) Start to configure our mobile agent, first query the local IP address (6) long Press your wifi
(7) (8) (9) (10) After the configuration is complete, you can click on the app that we want to record to start the recording of the script (11) After the recording is complete, you can use regular expressions in the exclusion mode to remove some unused requests when recording, which is the recording of the mobile app script with JMeter.
JMeter How to record a script when testing the app