Hi Deepa You will not able to record on a Mobile Native App, JMETER is unable to do so.
However if you are interacting with a Mobile Site you can do record on the site, and you can then simulate mobile data speeds to based when re-executing the scripts following URL http://wiki.apache.org/jmeter/Controlling%20Bandwidth%20in%20JMeter%20to%20simulate%20different%20networks On Fri, Jul 24, 2015 at 11:44 AM, Deepa Jayapal <[email protected]> wrote: > Hi, > > I need to test a native mobile app in Android using Jmeter. I am using > HTTP(s) test script recorder. I have done the below steps but Jmeter is not > recording any traffic from my Android app. Please help. > > *Tool Configuration*: > > On Mac, OSX Yosemite, I have - > Jmeter version - 2.13 > java version "1.8.0_51" > Java(TM) SE Runtime Environment (build 1.8.0_51-b16) > Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode) > > *Steps*: > > 1. Added *Thread group*, within this – HTTP Req Defaults (Server name > – enter “jmeter.apache.org”) and Recording controller > > 2. Within *work bench*, add – *HTTP(S) Test Script recorder* (port - > 8090, click the “Add” button in “URL Patterns to Include”. This will create > a blank entry; enter “.*\.html”.) and listener: Add -> Listener -> View > Results Tree > > 3. In my android mobile, installed jmeter cert which was created in bin > folder after clicking Start on https test script recorder page. > > 4. Using Wifi, Edited wifi settings to - proxy-manual, gave my mac ip > address as proxy hostname, port - 8090. > > Thanks, > > Deepa >
