I would like to know is it possible to run my script written in Robotium to work in a device cloud like Perfectomobile or Device anywhere.
Thanks in advance.
Robotium Test cases can be executed on Android Emulator as well as the Real device, we don't need to write any specific configuration code to run Robotium test cases on the Real device. Robotium Can be easily written in the Maven project also, and it can be run through continuous integration tools.
Robotium officially supports Android 1.6 and above versions. The Android platform is not modified by Robotium. The Robotium test can also be executed using command prompt. Robotium can be integrated smoothly with Maven or Ant.
However, it may be different from executing test scripts on Android and iOS devices because element locators may differ on Android and iOS devices. But a script written for any android or iOS device can be run on all devices with the same OS by changing desired capabilities.
testdoid allows you to run robotium in the cloud they also have there own extensions to robotium to increase functionality. There are other options out there I am sure and many others that offer support for tests using different frameworks such as calabash.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With