pCloudy does not help you to create Test Automation Scripts. It only assists in Test Execution of these Scripts. The preparations required for Automation Execution on pCloudy are:
- Choose a Framework for creating automation scripts. pCloudy supports Appium, Expresso,Robotium and Calabash
- Application apk/ipa file must be uploaded on the Cloud Drive
- Test automation scripts must be created and tested locally before running and pCloudy devices
- The tested Test Scripts .zip file must be uploaded on the Cloud Drive
- List the Devices on which Automation Scripts have to be run
For Appium:
- Reference the JAR files to Eclipse
- Make a note the API Username and API Access Key
Required Plugins can be found here:
- Eclipse Plugin for pCloudy
- Android Studio Plugin for pCloudy