Summary
In this chapter, you learned about the external tools that help us perform tests on our Android applications. The chapter covered several automated unit testing tools and several automated functional testing tools. You also learned how to stress test our applications using Monkey and what tools we will need if we want to check the network connectivity of our application. An alternative Android emulator that is in most cases faster than the official one was reviewed too.
In the next chapter, which is the last chapter, you will learn about some tips that are very useful for developers. You will also learn how to get help in case you need it.