6

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.

Pramod
  • 3,217
  • 3
  • 20
  • 26

1 Answers1

2

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.

Paul Harris
  • 5,769
  • 1
  • 25
  • 41
  • Do you have a link where this extension is referenced/explained? I can't seem to find this extension you're mentioning. – saltandpepper Apr 11 '13 at 09:16
  • i linked to testdroid in my answer (just click where it says testdroid) http://calaba.sh/ is calabashes address, they both have pretty good documentation! – Paul Harris Apr 11 '13 at 10:47