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 testing in Android. You developed black-box testing for your user interface. You also learned how to create a test case for your application UI and how you can run it on a device.

In the next chapter, you will learn more about testing in Android. You will develop test cases to evaluate the activities of your application. You will use unit and functional tests and set up the testing environment using Android Studio.