Test automation for native or hybrid Android apps and the mobile web with Selendroid.
Test automation for native or hybrid Android apps and the mobile web with Selendroid.
Customer Reviews
Renu P.
Advanced user of SelendroidSelendroid has the ability to interact with and support multiple devices simultaneously using emulators as well as hardware devices so that I can easily test my Android apps with various Android smartphones in order to check the compatibility on each device.
One of its distinguish feature is that apps can be tested easily without modifying the app by using the apk file installed on the machine. To get the apk installed on my device, and the testing app should be having the same sign in key to work.
One of the major problem with this Selendroid framework is that it is not very fast and almost requires a second or two for any operation to be performed. Along with that if your desktop/laptop is having less than 4GB of RAM memory, it might not work on that machine.
Since it is an open source framework, I would recommend it to be used for testing mobile apps.
The best part about this tool is that I can easily change my hardware devices be it plugged in or unplugged, while performing the app testing without any need to restart or stop the current testing. It has the capability to recognize a new plugged in device automatically.
It can be used for both scaling and parallel testing by integrating it as a node in the Selenium grid. It also offers it as a standalone Selendroid jar similar to Selenium.