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. 593 members and growing.
You write Apex in a sandbox, scratch org, or Developer Edition org, then deploy it to production. You cannot develop Apex in a production org, where live users already work against real data. Authoring environments exist so you can build and validate safely; production is the destination after that work is tested.