1.1 Current Exam Facts

Key Takeaways

  • Salesforce Certified Platform Developer (Platform Developer I / PDI) is a 60-scored-question exam with up to 5 unscored items, 105 minutes, and a 68% passing score
  • Registration costs USD 200 and a retake costs USD 100; you register through Trailhead Academy and Pearson VUE delivers the exam at a test center or online proctored
  • There is no formal prerequisite certification; Salesforce recommends about 1–2 years of development experience and 6 months on Lightning Platform
  • Credential maintenance is one free Trailhead release-maintenance badge per certification per year—there is no fixed multi-year expiration date like some other vendors
  • Older sources listing 110 minutes, 65% pass, a 6-domain outline, or Kryterion Webassessor registration are stale; Webassessor was retired in July 2025
Last updated: August 2026

1.1 Current Exam Facts

Quick Answer: The Salesforce Certified Platform Developer credential (commonly called Platform Developer I or PDI) is a proctored exam with 60 scored multiple-choice/multiple-select questions, up to 5 unscored items, 105 minutes, a 68% passing score, and a USD 200 registration fee (USD 100 retake). You register and manage the credential through Trailhead Academy, and Pearson VUE delivers the exam (a Pearson VUE test center or online proctored). Salesforce does not publish an official public pass-rate percentage.

This section locks in the current logistics you will use for scheduling, pacing, and study planning. Later chapters teach Apex, Flow, Lightning UI, and deployment. If you memorize the wrong duration or domain map from an old PDF, you will mis-allocate study time before you ever write a trigger.

Credential Names You Will See

Salesforce branding has shifted over releases, so marketing pages, catalog listings, and community posts may use several labels for the same developer credential:

LabelHow candidates use it
Salesforce Certified Platform DeveloperCurrent official-style credential name on many Trailhead/credential surfaces
Platform Developer ILong-standing product name in exam guides and job posts
PDIInformal shorthand in forums, study groups, and resume bullet points
Plat-Dev-201Current Trailhead Academy catalog code for this exam; it is a product code, not a different exam

On the job market, Platform Developer I still signals: you can implement custom business logic and UI on Lightning Platform using Apex, declarative automation, and Lightning/Visualforce patterns—without jumping straight to Platform Developer II or Architect tracks.

Who This Exam Is For

Audience: developers, technical consultants, and strong admins-turned-builders who design and implement custom applications on Salesforce rather than only configuring standard CRM features.

Typical day-to-day skills the exam assumes you practice:

  • Modeling objects, fields, and relationships that support real transactions
  • Choosing declarative automation (especially Flow) versus Apex classes and triggers
  • Writing SOQL/SOSL, bulk-safe DML, and governor-aware transactions
  • Building or extending Lightning (and still-relevant Visualforce) UI
  • Writing Apex tests, reading debug logs, and deploying metadata safely

Formal prerequisites vs recommended experience

Requirement typeCurrent expectation
Formal prerequisite certificationNone — you do not need Administrator or any other Salesforce cert first
Recommended experienceAbout 1–2 years of development experience plus roughly 6 months hands-on on Lightning Platform
EducationNo degree requirement

Trap: “No formal prereq” does not mean “beginner-friendly with zero platform time.” Candidates who only complete a few Trailhead badges without bulk Apex, order of execution, or test isolation usually struggle—even if registration is allowed.

Exam Format (Memorize These Numbers)

DetailCurrent value
Scored questions60 multiple-choice and/or multiple-select
Unscored questionsUp to 5 (used by Salesforce for research; you will not know which items are unscored)
Total items you may seeUp to about 65 on screen
Time limit105 minutes
Passing score68%
Registration feeUSD 200
Retake feeUSD 100
DeliveryPearson VUEtest center or online proctored; you register through Trailhead Academy
Language / styleScenario-heavy; often “best solution” among several valid-looking options

Scoring and unscored items

You receive a scaled pass/fail result against the 68% bar. Unscored items do not count toward your score, but they do consume clock time. Practical implication: treat every question as live. Do not burn three minutes hunting for a “research” question—you cannot identify them.

Multiple-select items require selecting all correct choices. Partial credit patterns are not something you should count on; follow the instruction text on the item (for example, “select two”).

Time math for 105 minutes

  • 60 scored questions in 105 minutes1 minute 45 seconds per scored item if you ignore unscored items.
  • If you see 65 items, average drops toward ~1 minute 37 seconds each.
  • Build a personal rule: if a question is still fuzzy after ~2 minutes, flag, pick a provisional answer, and move on. Return only if time remains.

Registration, Delivery, and Day-of Rules

  1. Sign in to Trailhead Academy with your Trailblazer ID and register for the exam there. Since 21 July 2025, Trailhead Academy—not the retired Webassessor portal—is where you buy, schedule, reschedule, and track Salesforce certifications (confirm current fees at checkout; this guide uses $200 / $100 retake as the standard published structure).
  2. Trailhead Academy hands you off to Pearson VUE, Salesforce's testing partner, to pick a delivery mode:
    • Test center: a Pearson VUE center with ID check and a locked workstation, or
    • Online proctored: private room, webcam and microphone check, clean desk, and proctor software rules.
  3. Bring acceptable government ID matching your registration name.
  4. Expect no open notes, no second monitor for online, and no phone within reach.

Online proctoring failures (network drops, room interruptions, blocked apps) can void a session. Do a tech check the day before; treat proctoring logistics as part of exam prep, not an afterthought.

Maintenance: One Free Trailhead Badge a Year, Not a Fixed “Expire in 3 Years” Card

Unlike some industry certs that expire on a hard anniversary unless you retest, Salesforce credentials stay current when you complete release maintenance modules on Trailhead. Salesforce requires one maintenance badge per certification per year. The badges themselves are published against the three seasonal releases (Spring, Summer, Winter), but the obligation is annual, not once per release—so you complete one badge in the yearly window, not three. Missing the deadline expires the credential.

Study implication: Passing PDI is not the finish line. Budget one short maintenance window a year—Salesforce emails you and shows the status on your Trailblazer profile—so the credential remains usable on resumes and partner rosters.

Pass Rate: What Salesforce Does Not Publish

Salesforce does not publish an official public pass-rate percentage for Platform Developer I. Third-party blogs sometimes invent “about 50%” or similar numbers. Do not treat those as official. Plan as if the exam is rigorous: governor limits, bulk patterns, order of execution, and UI framework choices are designed to separate hands-on developers from pure memorization.

Stale Sources: 110 Minutes, 65%, and the Old 6-Domain Outline

You will still find PDFs and secondary sites that list:

  • 110 minutes instead of 105
  • 65% passing score instead of 68%
  • Kryterion Webassessor as the place you register and sit the exam
  • A six-domain outline (for example, separate Fundamentals, Data Modeling, Logic, UI, Testing, Debug/Deploy slices with weights that no longer match the current Trailmix map)

Those numbers align with older exam-guide eras (including widely circulated Winter ’19-era PDFs). For current prep planning in this study guide:

TopicTreat as currentTreat as stale
Duration105 minutes110 minutes
Pass score68%65%
Domain mapFour Trailmix domains (27% / 28% / 25% / 20%)Six-domain outline with different percentages
Fee structure$200 / $100 retakeUnverified alternate prices
RegistrationTrailhead Academy (Trailblazer ID)webassessor.com sign-up
Delivery partnerPearson VUEKryterion Webassessor
Maintenance cadenceOne badge per yearOne badge every release

Granular objective bullets from older guides can still help you brainstorm topics (triggers, SOQL, LWC), but never use the old logistics table for scheduling or pass-score targets. Section 1.2 maps study time to the four-domain weights.

How This Credential Fits a Career Path

Platform Developer I sits in the middle of many Salesforce learning paths:

  • Before / beside: Admin skills help you understand security, objects, and declarative tools—but Admin is not a gate.
  • After: Platform Developer II, Application Architect pieces, or product consultant certs depending on whether you deepen code quality, solution design, or cloud specialization.
  • Market signal: Employers use PDI as evidence you can own custom logic (Apex + automation) and UI customization, not only point-and-click configuration.

Pre-Exam Checklist

  • Confirm 105 minutes, 68%, 60 scored + unscored, $200/$100 on the scheduling site the week you book
  • Pick Pearson VUE test center vs online proctored and complete a proctoring dry run if remote
  • Verify the ID name you will present matches your Trailhead Academy / Pearson VUE registration
  • Complete a full timed practice set near exam length (see OpenExamPrep bank later in this guide)
  • Review Trailhead release notes relevant to Apex, Flow, and Lightning in the last two releases—maintenance habits start before you pass

Official Anchors (Verify Before You Pay)

Always re-check Salesforce’s live credential pages and Trailhead Academy before purchasing, because Salesforce can update duration, score, or outline language between guide printings:

  • Trailhead Credentials hub — catalog and maintenance guidance
  • Official Platform Developer exam / trailmix prep materials — domain map used in this guide
  • Trailhead Academy — purchase, schedule, reschedule, and view credential status (replaced Webassessor in July 2025)
  • Pearson VUE — delivery-side rules: test-center locations, online-proctor system check, and ID policy

Bottom line: Know the credential aliases, the 60 / 105 / 68% / $200 core, Trailhead Academy registration with Pearson VUE delivery, no formal prereq cert, recommended 1–2 years + 6 months Lightning, one maintenance badge per year, no official public pass rate, and treat 110 / 65% / 6-domain / Webassessor artifacts as historical only.

Test Your Knowledge

What is the current passing score for the Salesforce Certified Platform Developer (Platform Developer I) exam?

A
B
C
D
Test Your Knowledge

Which statement correctly describes the current Platform Developer I exam format?

A
B
C
D
Test Your Knowledge

Which fee structure applies to the Platform Developer I exam under the standard published pricing used for current prep?

A
B
C
D
Test Your Knowledge

How does a candidate register for and sit the Platform Developer exam today?

A
B
C
D