Recording Mobile browser operations using Jmeter tool -


i need record mobile browser operations using jmeter tool. how do this?

and need record file download scenario 1 of website using mobile browser under different network conditions (wifi, 3g , 2g) can record file downloading scenario? if yes, please let me know how do that.

i need run file downloading scenario 20 times 1 user. possible?

pls me out

  1. for mobile browser recording - make sure host running jmeter , mobile device on same network , device configured use jmeter host proxy. step-by-step guide see load testing mobile apps. made easy guide.
  2. to simulate different network types can change httpclient.socket.http.cps property value in jmeter.properties file. see how simulate network bandwidth in jmeter? wiki page details , values different network types
  3. simulation of downloading file 20 times possible loop controller , save responses file test elements combination. see performance testing: upload , download scenarios apache jmeter post instructions

Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -