Checklist progress
0/194Learned
Platform Developer
Study Checklist
Checklist progress
0/194Learned
Write and execute tests for triggers, controllers, classes, and flows using various sources of test data.
0/14
Given a scenario, know how and when to use the Salesforce Developer tools such as Salesforce DX, Salesforce CLI, and Developer Console.
0/5
Describe how to approach debugging system issues and monitoring flows, performance, asynchronous, and batch jobs.
0/14
Describe the environments, requirements, and process for deploying code and associated configurations.
0/8
Sandbox types for development and release
Learn this conceptEnvironments for authoring versus deploying Apex
Learn this conceptProduction requirements for deploying Apex
Learn this conceptChange sets and deployment connections
Learn this conceptMetadata API manifest deployments and promotion
Learn this conceptValidate-only deployments and Quick Deploy
Learn this conceptDeploying Apex with associated configuration
Learn this conceptChange sets versus Metadata API versus DevOps Center
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Developer studiers.
Sandboxes are isolated copies of your production org so you can develop, test, and train without changing live configuration or data. Salesforce offers four types: Developer, Developer Pro, Partial Copy, and Full. They differ in storage, whether they copy data, and how often you can refresh them. Build in Developer or Developer Pro against configuration only, then use Partial Copy or Full when quality-assurance or staging work needs sample or complete production data.