RahulRathi46 / Apk-Testing-Using-ADB-Shell

It is used to manage either an emulator instance or an actual Android device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apk-Testing-Using-ADB-Shell

Motivation for this project comes up while i was devloping a android application. I want perfrom automated testing of the apps and there functions as a normal human user with do after researching many possiable soultion like Robotium , MonkeyRunner , Ranorex , Appium i come across a feature of ADB that we can use cmd to achive derired testes. After getting solution i also devloped the solution which allow multiple device to be tested in parrler using multi-programing and multi-threading in python

About

It is used to manage either an emulator instance or an actual Android device.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%