Forum Discussion
Hi,
As Tanya already asked - what type of testing you are looking for?
TestComplete can be used to functionally test your Android application.
LoadComplete (the forum you are currently at) is the tool for the load testing which means that it captures http(s) traffic between tested application and the server the application communicates with and replays later the captured traffic as if it was concurrently sent by different users from different computers, thus emulating a more significant load on the server.
If you are looking for the load testing and your Android application uses http(s) to talk to server, then yes, LoadComplete can be used to load test the server. In order to capture the network traffic you will need to set your Android device to use the Windows machine with LoadComplete as a proxy server so that LoadComplete can record a traffic. After the traffic is captured, Android device will not be needed any more.