Checklist progress
0/133Learned
Platform Development Lifecycle and Deployment Architect
Study Checklist
Checklist progress
0/133Learned
Given a customer scenario, describe and recommend an appropriate testing methodology.
0/5
Given a customer testing strategy, describe the appropriate test execution methodology and coverage requirements.
0/6
RunSpecifiedTests vs RunLocalTests vs RunAllTests — when to use each and coverage implications
Learn this conceptGiven a customer scenario, describe and recommend a unified test data strategy that utilizes representative data in a secure manner throughout the development lifecycle.
0/4
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Development Lifecycle and Deployment Architect studiers.
Salesforce requires 75% code coverage for production deployments, but organization-wide coverage calculations typically exclude tests originating from installed packages. Developers must manage this risk because adding new code without tests dilutes the overall percentage, and relying on package tests to maintain coverage often fails because they are not counted in the org total unless specific deployment test levels are used.