An open API service indexing awesome lists of open source software.

https://github.com/s4kibs4mi/androidtestautomation

An example project on how to make automated UI testing on Android using Robotium.
https://github.com/s4kibs4mi/androidtestautomation

Last synced: 7 months ago
JSON representation

An example project on how to make automated UI testing on Android using Robotium.

Awesome Lists containing this project

README

          

# AndroidTestAutomation
An example project on how to make automated UI testing on Android using Robotium.

## How To

1. Clone Project :
`git clone https://github.com/s4kibs4mi/AndroidTestAutomation.git`

2. Open Project using Android Studio
3. Open AndroidTestAutomationTest.class in editor
4. Right Click & Select AndroidTestAutomationTest
5. For distributed testing open terminal in root path of project and run gradlew spoon

![screen1](https://github.com/s4kibs4mi/AndroidTestAutomation/blob/master/screenshots/screentest.png "Screen Shot 1")

Note : Keep your device screen unlocked