
Android applications are the prominent software developed in this era. The developers and testers may want to automate the testing of their App with less learning curve, before getting into a full blown test frameworks. Using ADB commands for Android testing is a lean methodology, where with a few commands and little quirks, the tests can be automated. In this article let’s get to know about the ADB, and few categories of UI features that can be tested with ADB. It would be nice to watch, testing the "GALLERY" App automatically with ADB.