ServiceNow CAD ServiceNow Certified Application Developer Online Training
ServiceNow CAD Online Training
The questions for CAD were last updated at Jul 31,2025.
- Exam Code: CAD
- Exam Name: ServiceNow Certified Application Developer
- Certification Provider: ServiceNow
- Latest update: Jul 31,2025
Which class is NOT part of the Client side scoped APIs?
- A . GuideDialogWindow
- B . GuideAjex
- C . GuideRecord
- D . GuideForm
When designing and creating a form, what do you create to organize fields on a form?
- A . Related lists
- B . Tabs
- C . Sections
- D . Buttons
Which of the following is a good practice for adding instructions to a form?
- A . Annotations
- B . Related links to wiki pages
- C . A context Menu UI Action
- D . A population read-only field
Which of the following GuideRecord methods run a query against a database table?
Choose 3 answers
- A . -query( )
- B . runQuery()
- C . query()
- D . -get()
- E . get(
Client-side scripts manage what?
- A . Forms and Forms Fields
- B . Playbook access
- C . Database and backend
- D . User access