Android, Automation Testing

How to provide your TestsScripts & Dependencies to AWS Device Farm

If you are using Appium, TestNG & Maven test frameworks and Java language for your mobile automation project, then it'll help you. To run your Appium Java TestNG scripts, you need to club your test-cases & all the dependencies in one file and provide it to Device Farm. And to attain this, do some modifications in the pom.xml...

by Sumit Gambhir
Tag: AppiumTestNG
02-May-2016

Android, Automation Testing

Android App Automation on Multiple Devices in parallel using AWS Device Farm

App Automation lets you ensure that you can run your test-suite repetitively, with minimal effort & check the results whether its meeting your functional requirements or not. After each build-release, you need to follow the same procedure. But the challenge is to cover variety of phones & tablets and it is really impossible to...

by Sumit Gambhir
Tag: AppiumTestNG
02-May-2016