Back to all practice tests
Certified Application Developer - ServiceNow CAD Certification Practice Test
CAD

Certified Application Developer - ServiceNow Practice Test 2026

The CAD exam is where scripting confidence gets tested. Business rules, client scripts, UI policies, Flow Designer, scoped apps, and security all show up here. These 325 questions come with sourced explanations so you can see why the platform behaves the way it does.

4.5 (208 reviews)
325 questions
Lifetime access
$9.99 $99.99 90% off
Start practicing now

What's included

15-question preview

15 Free Preview Questions

Answer 5 questions free. Enter your email to continue through question 15. The full course has 325 questions on Udemy.

Question 1 of 15
Free
0 correct so far
1.When modifying a form layout using the Form Designer how must a developer add a new section to the form-
  • ADrag a section container from the Field Types tab.
  • BDrag a section container from the Fields tab.
  • CClick the Add Section (+) button next to an existing section label.
  • DUse a UI Policy to dynamically generate a new section on load.
Show full explanation
Correct Answer

C. Click the Add Section (+) button next to an existing section label.

Source

ServiceNow Zurich - Form Designer

If the link fails, search Google for: ServiceNow Zurich Form Designer add section

Expert Explanation

The Form Designer is the primary tool for modifying form layouts in ServiceNow. When a developer needs to add a new section to organize fields, they use the Add Section (+) button located next to existing section labels in the form layout. This button inserts a new collapsible section that can then be named and populated with fields by dragging them from the Fields tab.

Key points about Form Designer sections:

  • Sections are structural containers that group related fields together on a form
  • The (+) button appears inline with section headers, making it contextual and intuitive
  • New sections can be repositioned by dragging the section header to a different location
  • Each section can have its own caption, column layout (1, 2, or 3 columns), and visibility rules
Why the Others Are Wrong
  • A. Drag from Field Types tab - The Field Types tab contains data type options for creating new fields (String, Integer, Date, etc.), not layout containers. Sections are not field types.
  • B. Drag from Fields tab - The Fields tab lists table columns that can be placed on the form. It does not contain structural elements like sections. Fields go inside sections, not the other way around.
  • D. UI Policy - UI Policies control runtime behavior (show/hide, mandatory, read-only) of existing form elements. They cannot create new sections dynamically - they can only toggle visibility of sections already defined in the layout.
Memory Tip

Think of it like adding a new chapter to a book: you do not drag a chapter from a list of word types - you click the "+" button to insert a new chapter heading right where you need it. Section = structure, Field = content.

Real-World Example

A ServiceNow developer at a healthcare company needs to add a "Clinical Details" section to the Incident form for medical device issues. She opens Form Designer, clicks the (+) button next to the existing "Notes" section label, names the new section "Clinical Details," and then drags fields like "Device Serial Number" and "Patient Impact" into it. The entire process takes under 2 minutes without writing any code.

Choose an answer and submit to continue.
Questions 6-15 are ready.

Read the full CAD study guide for domain weights, a 6-week plan, and scripting tips.

Looking for a different certification?

Browse all 18 practice tests →

Not sure which cert? See the full certification guide →