Current CAD Exam Facts

Key Takeaways

  • The local CAD metadata and blueprint model use 60 multiple-choice and multiple-select questions in 90 minutes with a 70% passing score.
  • ServiceNow University lists the current CAD mainline exam fee as $300, with a $150 retake fee in the local metadata.
  • The CAD blueprint has six domains, and Managing Applications is the largest at 25%.
  • Security, Working with Data, and Automation are each 20%, so they drive far more study time than the 5% design domain alone.
  • CAD preparation should focus on building scoped applications, reviewing official materials, and practicing original scenarios instead of memorized item wording.
Last updated: June 2026

Current CAD Exam Facts

The ServiceNow Certified Application Developer (CAD) exam validates whether you can design, build, secure, automate, test, and manage scoped applications on the Now Platform. For this guide, use the local ServiceNow CAD metadata as the operating blueprint: 60 questions, 90 minutes, 70% passing score, and a $300 mainline exam fee. The local metadata also records a $150 CAD retake fee.

CAD questions are written around application-development choices: which artifact fits a requirement, how scope affects ownership and access, how data and automation are modeled, and how app files move through the lifecycle. A correct answer usually favors the platform-native, maintainable option over a custom script or duplicated table when configuration already solves the requirement.

Exam factCurrent local CAD valueStudy implication
Items60 questionsPractice mixed scenarios, not one-topic drills only
Time90 minutesAverage 90 seconds per item with review buffer
Passing score70%Aim above 80% on original practice to absorb wording misses
Mainline fee$300Book only after stable practice performance
Retake fee$150Treat retake policy as a cost and timing risk
FormatMultiple-choice and multiple-selectRead whether the prompt asks for one answer or all that apply

Six Blueprint Domains

The local CAD metadata lists six domains. Their weights are uneven, so a study plan should be uneven too.

DomainWeightWhat it means in practice
Application Design and Development Concepts5%Map requirements to platform features and app structure
Security and Restricting Access20%Roles, groups, ACLs, application access, and navigation limits
Application User Experience10%Menus, modules, forms, lists, views, and related lists
Working with Data in ServiceNow20%Tables, fields, dictionary behavior, references, and imports
Automating Applications for Collaboration and Productivity20%Flows, business rules, events, notifications, and reusable logic
Managing Applications25%App files, update sets, source control, repository, testing, and debugging

The 5% design domain is small, but it controls how you answer many other questions. If a scenario says a field should change on a form, think UI Policy before Client Script. If a process should be readable by analysts, think Flow Designer before a custom business rule. If task behavior already exists, think extension before rebuilding assignment and activity history.

Exam-Safe Source Habits

  • Use official ServiceNow University and ServiceNow Docs pages for policy and product behavior.
  • Use the local question bank for coverage signals, not for memorized wording.
  • Build at least one scoped application end to end before booking the exam.
  • Make a separate review list for lifecycle terms: app file, update set, source control, repository, version, dependency, Automated Test Framework, and logs.

A strong CAD study session should end with a build or design decision you can explain. If your notes are only definitions, convert them into scenarios: what would you choose, why, and what risk does the wrong artifact create?

Test Your Knowledge

A candidate has one week left and can review only three CAD domains in depth. Which plan best reflects the current local blueprint weights?

A
B
C
D