100+ Free Salesforce Development Lifecycle and Deployment Architect Practice Questions
Pass your Salesforce Certified Platform Development Lifecycle and Deployment Architect exam on the first try — instant access, no signup required.
An architect is documenting how scratch orgs can be created. Which command is correct in the modern sf CLI (replacing the older sfdx force:org:create)?
Explore More Salesforce Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
More From This Family
Videos and articles for deeper review.
Key Facts: Salesforce Development Lifecycle and Deployment Architect Exam
60
Scored Questions
Plat-Arch-202 official exam guide
105 min
Time Limit
Plat-Arch-202 official exam guide
67%
Passing Score
Plat-Arch-202 official exam guide
$400
Registration Fee
Architect-tier pricing
8
Exam Domains
Salesforce blueprint
15%
Largest Domain
System Design
75%
Apex Coverage Required
Salesforce production deploy rule
2-3 yrs
Recommended Experience
Official exam guide
The Salesforce Development Lifecycle and Deployment Architect exam (Plat-Arch-202) uses 60 scored multiple-choice questions in 105 minutes with a 67% passing score and a $400 architect-tier registration fee. The blueprint splits into eight domains: Application Lifecycle Management 8%, Planning 13%, System Design 15%, Building 14%, Testing 14%, Deploying 14%, Releasing 13%, and Operating 10%. Salesforce recommends 2-3 years of platform experience and at least 1 year managing Salesforce release and deployment processes. The credential is one of four exams in the Salesforce System Architect aggregate path.
Sample Salesforce Development Lifecycle and Deployment Architect Practice Questions
Try these sample questions to test your Salesforce Development Lifecycle and Deployment Architect exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1An ALM steering committee is choosing between waterfall and agile delivery for a Salesforce program with quarterly Salesforce seasonal releases (Spring, Summer, Winter). Which methodology characteristic most strongly favors agile for this program?
2A new Salesforce program has no governance model. The architect is asked to define ALM governance bodies. Which combination of bodies most directly reduces uncontrolled production change?
3An enterprise has 35 Salesforce developers split into four scrum teams working on a single production org. Which ALM topology best controls integration risk while preserving team autonomy?
4An architect is documenting how Salesforce ALM differs from a traditional code-only SDLC. Which difference has the largest impact on release planning?
5An organization has no formal RACI for Salesforce environments. The Full sandbox is being refreshed by anyone who needs current data, breaking UAT. Which ALM governance artifact most directly fixes this?
6A Salesforce program runs three release trains: an admin train (weekly), a developer train (bi-weekly), and a packaged app train (monthly). What is the primary ALM governance benefit of separating trains by change type?
7An ALM lead asks the architect what 'definition of done' should include for a Salesforce user story. Which item is most often missed and most important to require explicitly?
8A Salesforce ISV is building an AppExchange product and an internal CRM team is building org-specific functionality on the same platform. Which ALM characteristic differs most between the two?
9A new Salesforce program is sizing its sandbox license needs for a 6-month project with 12 developers, 3 QA engineers, a UAT cohort of 25 business users, and pre-production load testing. Which sandbox plan best fits?
10An architect is planning sandbox refresh windows. Which sandbox tier has the longest refresh interval and therefore the most planning impact?
About the Salesforce Development Lifecycle and Deployment Architect Exam
The Salesforce Certified Platform Development Lifecycle and Deployment Architect exam (Plat-Arch-202) validates an architect's ability to govern the full Salesforce SDLC: ALM methodology, environment and sandbox strategy, Salesforce DX with scratch orgs and the sf CLI, source control branching, unlocked vs managed second-generation packages, Apex testing and code coverage, deployment via Change Sets, Metadata API, and SFDX, release coordination, and production operations including monitoring and rollback. It is one of the four exams required for the Salesforce System Architect aggregate credential.
Assessment
60 scored multiple-choice questions, plus up to 5 unscored items on some deliveries (Plat-Arch-202)
Time Limit
105 minutes
Passing Score
67%
Exam Fee
$400 (Salesforce / Kryterion Webassessor)
Salesforce Development Lifecycle and Deployment Architect Exam Content Outline
Application Lifecycle Management
Define ALM governance, methodologies (waterfall, agile, hybrid), team topologies, environment ownership, and how Salesforce-specific ALM differs from traditional code-only SDLCs.
Planning
Translate business requirements into release plans: feature scoping, risk assessment, sandbox strategy, environment ownership, capacity planning, and stakeholder alignment.
System Design
Design source-driven architecture: package structure (unlocked vs managed 2GP), namespace strategy, modularization, dependency direction, profile vs permission set strategy, and scratch org definitions.
Building
Implement source-driven development with Salesforce DX, sf CLI, scratch orgs, source-tracked vs non-source-tracked sandboxes, feature branches, pull requests, and test data factories.
Testing
Design the Apex test strategy, hit 75% coverage, build test data factories, run UI/integration tests in CI, and validate destructive changes safely before production deployment.
Deploying
Choose between Change Sets, Metadata API, SFDX source deploy, unlocked packages, and managed packages; sequence pre/post-deployment scripts; manage profile and permission set deployment.
Releasing
Coordinate release trains, hotfix branches, communication, release notes, feature flags, and Salesforce seasonal release alignment across multiple environments.
Operating
Monitor production, run rollback and disaster-recovery procedures, manage technical debt, and feed operational learnings back into ALM governance.
How to Pass the Salesforce Development Lifecycle and Deployment Architect Exam
What You Need to Know
- Passing score: 67%
- Assessment: 60 scored multiple-choice questions, plus up to 5 unscored items on some deliveries (Plat-Arch-202)
- Time limit: 105 minutes
- Exam fee: $400
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
Salesforce Development Lifecycle and Deployment Architect Study Tips from Top Performers
Frequently Asked Questions
How many questions are on the Salesforce Development Lifecycle and Deployment Architect exam?
Salesforce's official exam guide for Plat-Arch-202 lists 60 scored multiple-choice questions plus up to 5 unscored items on some deliveries, with a 105-minute time limit.
What is the current passing score?
The Development Lifecycle and Deployment Architect exam has a 67% passing score. Salesforce reports the result as pass or fail with section-level feedback only and does not curve the result.
What does the exam cost and how do retakes work?
The registration fee is US$400 because this is an architect-tier exam. Retakes are half the registration fee, and Salesforce allows up to three attempts per release for this credential.
Are there prerequisites for the Development Lifecycle and Deployment Architect exam?
There is no formal prerequisite credential. Salesforce recommends 2-3 years of platform experience and at least 1 year designing or managing Salesforce release, packaging, and deployment processes.
How does this exam fit the Salesforce System Architect path?
Development Lifecycle and Deployment Architect is one of four exams that lead to the Salesforce System Architect aggregate credential, alongside Identity & Access Management Architect, Integration Architect, and Platform Developer I.
What topics carry the most weight on the exam?
System Design at 15% is the largest single domain, followed by Building, Testing, and Deploying at 14% each, then Planning and Releasing at 13% each, Operating at 10%, and Application Lifecycle Management at 8%.
Should I focus on Change Sets or Salesforce DX?
The current Plat-Arch-202 exam expects fluency in Salesforce DX with the sf CLI, scratch orgs, source-tracked development, and unlocked or 2GP managed packages. Change Sets are still in scope but are rarely the architect-recommended choice on this exam.