Forum Discussion
HI
I want to use LoadComplete. I am made to understand that I can use it to load test an Android App on google play. I tried it but getting an error message. Some remote access not ready!!
TQ
Hi,
While you still did not answer what and how you need to do, I will try to guess. (BTW, you also did not provide any information about the error you was getting, but I will not try to guess about it.)
This is what I assume:
-- There is an application (Tested Application) running on Android device;
-- This Tested Application communicates via http(s) protocol with some web server;
-- You need to check how web server behaves when contacted concurrently by a lot of users of Tested Application;
-- Both Android Tested Application and web server are up and running and the Tested Application can communicate with web server.
If the above assumptions are correct, then you must install LoadComplete on some Windows machine and redirect the traffic from the Tested Application to go through this Windows Machine in order LoadComplete can capture it.
-- First, ensure that the Windows machine can communicate with the target web server. Ask your system administrator and / or developers on how to do this.
-- When capturing traffic, LoadComplete by default uses port 8889, so you must configure your Android device to use the Windows machine with the LoadComplete installed as a proxy.
An example on how this can be done for Android and iOS devices can be found here:
http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForAndroid
http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForiOS
-- Check that incoming traffic to your Windows machine to the port that is used by LoadComplete (8889 by default) is allowed by the firewall. Again, ask system administrator / developers for help if needed.
-- Start recording in LoadComplete and execute the needed actions in the Tested Application on Android.
-- Stop recording in LoadComplete and check that the traffic was captured.
-- If the traffic was captured, you will no more need your Android device because all simulation will be done by LoadComplete from the Windows machine LoadComplete is installed at. Follow LoadComplete documentation for the instructions on how to parameterize, validate and run recorded load test.
Related Content
- 3 years ago
- 4 years ago
- 12 years ago
- 6 years ago
Recent Discussions
- 3 years ago
- 3 years ago
- 4 years ago