In this last section, we will learn how we can make sure that our automated processes and custom logic perform just as we want them to perform. We need to make sure that we create tests so that we can be sure we will receive all the expected outcomes before we are able to deploy our custom solutions to a production environment. We will also cover the different ways that we can move our customizations into another environment, be it another sandbox or a production environment.
We will wrap up this section with a mock exam to check whether you have understood all the concepts we covered in the book and to prepare you for the actual Salesforce Platform Developer I Certification Exam.
The following chapters are included in this section:
- Chapter 7, Testing in Salesforce
- Chapter 8, Debugging and Deployment Tools
- Chapter 9, Mock Tests