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

Chapter 10. Supporting Tools

In this chapter, you will learn about the external tools different from those available in Android Studio that will help us test our Android applications. The chapter will cover test tools to perform unit and functional tests. It will also cover tools that help us secure our application in different ways. We will end this chapter with an alternative tool that allows you to emulate an Android device.

The topics that are going to be covered in this chapter are:

  • Tools for unit testing Android applications

  • Tools for functional testing Android applications

  • Tools for securing Android applications

  • Some other tools