Current CAD Exam Facts

Key Takeaways

  • The CAD exam is 60 multiple-choice and multiple-select questions delivered in 90 minutes, with a commonly cited passing line of roughly 70 percent.
  • ServiceNow lists the CAD registration fee as USD $300 (plus local sales tax); the exam is proctored online or at a Pearson VUE / test center.
  • The published mainline blueprint has six domains: Managing Applications is the heaviest at 25 percent, three domains (Security, Working with Data, and Automating Applications) are 20 percent each, Application User Experience is 10 percent, and Application Design and Development Concepts is 5 percent.
  • Managing Applications (25 percent) — update sets, source control, the app repository, testing, and debugging — is the single highest-yield domain, so application lifecycle is not a low-priority topic.
  • CAD certifications track the platform release (Washington, Xanadu, Yokohama, Zurich); confirm your release and take the Delta exam to stay current.
Last updated: June 2026

Current CAD Exam Facts

The ServiceNow Certified Application Developer (CAD) exam validates that you can design, build, secure, automate, integrate, and manage scoped applications on the Now Platform. ServiceNow publishes the logistics through ServiceNow University: 60 questions, 90 minutes, and a registration fee of USD $300 (plus any local sales tax). ServiceNow officially reports results as pass/fail, but the widely cited working threshold is about 70 percent, so build a margin above that on practice.

The exam is delivered as multiple-choice (one answer) and multiple-select (choose all that apply) items. The multiple-select questions are the classic trap: ServiceNow loves to ask which methods belong to g_form, g_user, or GlideSystem (gs), and a single missed or extra checkbox makes the whole item wrong. Read the stem to see whether it says "choose two" or "select all that apply" before answering.

Exam factCurrent valueStudy implication
Items60 questionsMix scenario drills; do not over-rehearse one topic
Time90 minutes~90 seconds per item; bank time for select-all review
ResultPass/Fail (~70% working line)Target 80%+ on original practice
FeeUSD $300 (+ tax)Book only after stable practice scores
DeliveryOnline-proctored or Pearson VUE centerTest your webcam/ID setup early
FormatMultiple-choice and multiple-selectConfirm "one" vs "all that apply" each item

Release Versioning and the Delta Exam

CAD is release-versioned. ServiceNow ships two named releases per year (recent cycle: Washington DC, Xanadu, Yokohama, Zurich). Each new release publishes a short Delta exam that tests only what changed, so a current holder keeps the credential without re-sitting the full mainline. Confirm which release your mainline blueprint targets before you register; new platform features (for example App Engine Studio enhancements) appear first in the newest release's content.

Six Blueprint Domains

The current mainline blueprint lists six domains. The weighting is not flat: Managing Applications is the single heaviest domain at 25 percent, three domains sit at 20 percent, and two are smaller. Plan your review time against these weights, not against a guess that all domains are equal.

DomainWeightWhat it covers
Managing Applications25%App files, update sets, Git source control, app repository, testing, debugging, dependencies
Security and Restricting Access20%Roles, groups, ACLs, application access
Working with Data in ServiceNow20%Tables, dictionary, references, import sets, transform maps
Automating Applications for Collaboration and Productivity20%Flow Designer, business rules, events, notifications, script includes
Application User Experience10%Forms, fields, views, lists, modules, client and server scripts
Application Design and Development Concepts5%App fit, scope, requirements mapping, declarative-before-scripted design

Exam-Safe Study Habits

  • Give Managing Applications (25 percent) the most attention, then the three 20-percent domains (Security, Working with Data, Automation); the 10-percent UX and 5-percent design domains are real but lower-yield.
  • Use ServiceNow Docs and ServiceNow University for product behavior; never memorize leaked item wording.
  • Build at least one scoped application end to end on a Personal Developer Instance (PDI) before booking.
  • Keep a separate flashcard stack for the API method buckets: g_form (client UI), g_user (client identity), gs/GlideSystem (server). The select-all items live here.

A strong CAD session ends with a build or design decision you can explain, not just a definition. Convert every note into a scenario: what would you choose, why, and what risk does the wrong artifact create?

Eligibility, Prerequisites, and Pacing

ServiceNow does not impose a hard prerequisite certification for CAD, but it strongly recommends completing the instructor-led or on-demand Application Development Fundamentals path and having hands-on time on a Personal Developer Instance (PDI). The PDI is free, resets after long inactivity, and is the single most valuable study asset: every concept in this chapter (scope, app files, AES, Studio, Task extension, Flow Designer) can be practiced there at no cost. Candidates who only read tend to fail the multiple-select API items.

Worked Pacing Example

With 60 items in 90 minutes you have 90 seconds per question on average, but the time is not evenly spent. A single-answer scope question may take 20 seconds, while a "select all g_form methods" item can take two minutes because you must evaluate each option independently. A workable plan: first pass answers every confident item and flags the rest; reserve the final 12-15 minutes for flagged select-all questions, where a careful re-read most often changes a wrong checkbox to a right one.

Pacing phaseTime budgetGoal
First pass (confident items)~55 minAnswer and lock single-answer questions
Second pass (flagged items)~25 minRe-evaluate select-all and tricky stems
Final review~10 minConfirm no item left blank; verify counts

Common Logistics Traps

  • Assuming the fee is final: the $300 is before local sales tax, so the charged total can be higher.
  • Assuming a numeric score is shown: ServiceNow returns pass/fail, not a percentage; treat 70 percent as a planning target, not a guarantee.
  • Skipping the Delta: a credential is release-bound, and letting it lapse can require re-sitting the full mainline instead of a short Delta exam.
  • Mixing up multiple-choice and multiple-select: the platform does not warn you; the stem wording is the only signal.
Test Your Knowledge

A candidate has one week left and wants to prioritize by blueprint weight. Which plan best reflects the published CAD mainline domain weights?

A
B
C
D