Automating the Android testing process
You can automate the process of testing Android apps by
using the command line interface with the Android Debug Bridge (adb)
utility and a command-line tool, such as curl.
You can then combine the command line statements into scripts and
batch files.