Summary
In this chapter, we learned about several different ways that a code component can be debugged; we started with the test harness, followed by DevTools, and we later learned how to use Fiddler Classic's AutoResponder for both model-driven and canvas apps. This helps you debug and resolve any issues you might face with code components that you build, whether they are local or hosted in an app.
In the next chapter, we will learn how to connect with a CDS instance and perform some quick deployments to a live environment to test the scenarios that cannot be tested using the test harness.