ServiceNow CAD ServiceNow Certified Application Developer Online Training
ServiceNow CAD Online Training
The questions for CAD were last updated at Jul 30,2025.
- Exam Code: CAD
- Exam Name: ServiceNow Certified Application Developer
- Certification Provider: ServiceNow
- Latest update: Jul 30,2025
Which of the following is true for the Application Picker and Application Scope?
- A . Selecting application from the Application Picker does not set the Application Scope.
- B . Selecting Global in the Application Picker sets the Application Scope to incident
- C . Global is a reserved application which does not appear in the Application Picker
- D . Selecting an application from the Application Picker sets the Application Scope
Which of the following is an available feature in Studio? Choose 2 answers
- A . Push to external source control
- B . Search branch
- C . Merge branches
- D . Push to update set
The task table is an example of which of the following?
Choose 2 answers
- A . Legacy class
- B . Child class
- C . Base class
- D . Parent class
Which of the following is true about deleting fields from a table?
- A . Any field on a table can be deleted
- B . User-defined non-inherited fields can be detected
- C . Inherited fields can be detected
- D . Table records are deleted when a field is detected
Which of the following statements is true about Guided Application Creator?
- A . The global scope option is turned on by default
- B . A scope application user role is automatically created
- C . Default access controls are automatically created
- D . The welcome screen appears every time a new application is created
When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?
- A . Upload spreadsheet
- B . Create table from template
- C . Extend a table
- D . Create table from scratch
Why would you build a custom app?
- A . To fulfill is specific use case on internal processes.
- B . To avoid using a code repository like GiotHub or GitLab
- C . To create a custom integration for a 3rd party system
- D . To replace servieNow base tables
What are the ways to designate data tables when Guided Application Creator (GAC)? Choose 3 answers
- A . Upload an existing PDF
- B . Create a new table on the platform
- C . Use an existing table on the platform
- D . Upload an existing spreadsheet
- E . Upload an existing word processing document.
- F . Use a freeform database
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
- A . Use the Choice data type to limit options in a field
- B . Use the Data data type to enter the date and time of day.
- C . Use the Phone Number data type to automate phone number data validation.
- D . Use the string data type for a free-form text field.
Which one of the following is NOT part of the Form Designer?
- A . Form layout
- B . Page header
- C . Schema map
- D . Field navigator