Book Image

Twilio Best Practices

Book Image

Twilio Best Practices

Overview of this book

Table of Contents (15 chapters)
Twilio Best Practices
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 7. Testing, Debugging, and Deploying Twilio Apps

In this chapter, we'll learn how to test, debug, and monitor the Twilio applications we've built, making sure that they're ready for production. Specifically, we'll discover how to:

  • Make sure we try out every part of the application flow by drawing and following a flowchart

  • Use the App Monitor to watch for errors in our implementation

  • Wield the Request Inspector to track down and fix errors

  • Fix some of the most common errors