Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, we armed you—the keepers of application quality—with real-world knowledge for testing Android applications. Whether you’re a team of one or one hundred, testing your applications is critical for project success. Luckily, the Android SDK provides a number of tools for testing applications, as well as a powerful unit-testing framework. By following standard quality assurance techniques and leveraging these tools, you can ensure that the application you deliver to your users is the best it can be.
Android Dev Guide: Testing and Instrumentation:
http://developer.android.com/guide/topics/testing/testing_android.html
Android Dev Guide: Testing:
http://developer.android.com/guide/developing/testing/index.html