Testing and Debugging
Some of the most important activities as a Salesforce professional will be testing and debugging. Setting up your testing plan will depend on the types of environments you set up for the path to production. These environments will be a combination of one or more sandboxes and your final production Salesforce instance. Once the path to production is defined, there are several stages of testing.
In this chapter, we will cover the following topics in detail:
- Understanding the path to production
- Setting up the path to production
- Understanding testing types
- Using debug logs
With the help of these topics, you will be able to set up your Salesforce sandbox strategy and create a testing plan for your deployments.
This chapter starts to broach more advanced topics related to code development. If you’re new to Salesforce administration, some of these areas may be daunting to you right now. For the scope of this...