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.
- Host: GitHub
- URL: https://github.com/s4kibs4mi/androidtestautomation
- Owner: s4kibs4mi
- Created: 2016-09-26T10:18:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-08T11:22:06.000Z (over 8 years ago)
- Last Synced: 2025-01-18T10:28:09.690Z (9 months ago)
- Language: Java
- Size: 332 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
Note : Keep your device screen unlocked