Book Image

Testing and securing android studio applications

Book Image

Testing and securing android studio applications

Overview of this book

Table of Contents (18 chapters)
Testing and Securing Android Studio Applications
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

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.