Automated testing of Android Applications

How to test your Android app as automatic as possible? It’s a non-trivial question. In this article (written in German), I try to answer this question and other questions like: “How to mock classes in Java?” or “How to bring the application into a specific state?”. And last but not least, how to create UI-tests that reflect typical usage scenarios?

You can read the full article in the Zühlke Blog where it has been originally published.