ADBTool with user friendly UI is very helpful for QA Engineers to test and validate Android mobile apps faster. It reduces the test execution time by 40-50 percent.
Installation:
In order to use this tool you should install ANDROID SDK. And set Android SDK path in Environment variables as ANDROID_HOME.
How to Run :
Windows: By just double clicking on it.
MAC or Linux: java -jar adbtool.jar
Capturing and editing screenshot is one of the painful work for QA engineers. QA Engineers...