Book Image

PhoneGap By Example

Book Image

PhoneGap By Example

Overview of this book

Table of Contents (17 chapters)
PhoneGap By Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Testing the PhoneGap Application

In the previous chapter, we wrote an Instagram-like application to apply effects to our pictures with the help of the Pixastic library. Also, we built custom PhoneGap/Cordova plugins for iOS. In this chapter, we will talk about testing, why it is so important, and how to integrate it in our workflow. Also, we will review different types of testing, frameworks and tools to do automated tests. However, before moving forward with the testing description, let's look at the debugging possibilities with PhoneGap.