Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Record HTTPS requests of a mobile IOS/Android application with JMeter

Is it possible to record httpS requests of a native app (IOS or Android) with JMeter? I tried some ways that I found but, I've not resolved the problem..

like image 225
buurkeey Avatar asked Apr 27 '26 16:04

buurkeey


1 Answers

Use jmeter 3 with Java 7 or 8, it creates a crt file in jmeter/bin folder. It is the CA that creates the certificates.

Send this file by mail and open it in Android / iOS then install it.

In test script recorder, put in the dedicated field HTTPS domains , the domains you are trying to hit, see:

-http://jmeter.apache.org/usermanual/component_reference.html#HTTP(S)_Test_Script_Recorder

Restart Ipad/Android and jmeter test script recorder and try again.

like image 150
UBIK LOAD PACK Avatar answered Apr 30 '26 09:04

UBIK LOAD PACK



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!