While developing applications, you might encounter errors you didn't expect. In this chapter, you will learn how to check your logic for bugs. Once your application is bug-free and working, you'll want to be able to push your customizations to a production or other type of environment.
The following topics will be covered in this chapter:
- Debugging your application
- Different development tools at your disposal
- Different types of Salesforce environments
- Different deployment methods