CAD Exam Questions
273 real CAD exam questions with expert-verified answers and explanations. Page 1 of 6.
- Question #1Security and Restricting Access
Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)
Source ControlRolesAccess Control - Question #2Application Automation
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
Email NotificationsEventsServiceNow SyntaxTemplates - Question #3Deploying an Application
Which one of the following is true for a Script Include with a Protection Policy value of Protected?
Script IncludeProtection PolicyApplication PublishingApp Store - Question #4Application User Interface
Which one of the following is true for GlideUser (g_user) methods?
GlideUserClient ScriptingUI ActionsUI Policies - Question #5Security and Restricting Access
When configuring a module, what does the Override application menu roles configuration option do?
Module ConfigurationApplication MenusRolesUI Access Control - Question #6Integrating with Other Applications
Which platform feature can be used to determine the relationships between field in an Import Set table to field in an existing ServiceNow table?
Import SetsData ImportTransform MapsField Mapping - Question #7Integrating with Other Applications
When configuring a REST Message, the Endpoint is:
REST MessageEndpointIntegrationURI - Question #8Security and Restricting Access
When evaluating Access Controls, ServiceNow searches and evaluates:
Access ControlsACL EvaluationSecurity Model - Question #9Security and Restricting Access
In a Business Rule, which one of the following returns true if the currently logged in user has the admin role?
Business RulesServer-side scriptingRole managementgs object - Question #10Designing and Creating an Application
From the list below, identify one reason an application might NOT be a good fit with ServiceNow. The application:
Platform suitabilityLow-code limitationsApplication architecture - Question #11Security and Restricting Access
Identify the incorrect statement about Delegated Development in ServiceNow.
Delegated DevelopmentScoped ApplicationsApplication SecurityAdministrator Control - Question #12Integrating with Other Applications
What is the REST API Explorer used to do?
REST API ExplorerREST APIServiceNow IntegrationAPI Tools - Question #13Designing and Creating an Application
Which one of the following is true regarding Application Scope?
Application ScopeNamespaceThird-Party ApplicationsNaming Conflicts - Question #14Security and Restricting Access
Which one of the following is the baseline behavior of a table in a privately-scoped application?
Application ScopingCross-scope PrivilegesTable Access ControlDefault Behavior - Question #15Designing and Creating an Application
Which one of the following is NOT a purpose of application scoping?
Application ScopingApplication IsolationNamespaceCross-Scope Access - Question #16Designing and Creating an Application
It is best practice to define the business requirements and the process(es) an application will manage as part of the application development plan. What are some of the considerati...
Business requirementsProcess definitionApplication planningStakeholder analysis - Question #17Designing and Creating an Application
Which of the following statements does NOT apply when extending an existing table?
Table ExtensionTable InheritanceData Modeling - Question #18Designing and Creating an Application
Which of the following CANNOT be debugged using the Field Watcher?
DebuggingField WatcherScript IncludesServer-side scripting - Question #19Application Automation
Which objects can be used in Inbound Action scripts?
Inbound ActionsScriptingEmail IntegrationServer-side Scripting - Question #20Application User Interface
Which one of the following is part of the client-side scripting API?
Client-side scriptingGlideUserg_userScripting API - Question #21Designing and Creating an Application
Application developers configure ServiceNow using industry standard JavaScript to...
JavaScriptCustomizationFunctionality ExtensionApplication Development - Question #22
How many applications menus can an application have?
- Question #23Designing and Creating an Application
The source control operation used to store local changes on an instance for later application is called a(n) <blank>.
Source ControlGitStashDeveloper Tools - Question #24Application Automation
What syntax is used in a Record Producer script to access values from Record Producer form fields?
Record ProducerScriptingServiceNow SyntaxForm Variables - Question #25Application User Interface
Which of the following methods prints a message on a blue background to the top of the current form by default?
Client Scriptingg_form APIUI MessagesForm Customization - Question #26Application Automation
A scoped application containing Flow Designer content dedicated to a particular application is called a(n):
Flow DesignerSpokesAutomationScoped Applications - Question #27Application User Interface
What is a Module?
ModuleApplication NavigatorUser InterfaceNavigation - Question #28Designing and Creating an Application
Which source control operation is available from BOTH Studio and the Git Repository?
Source ControlGitServiceNow StudioBranching - Question #29Integrating with Other Applications
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
Git IntegrationVersion ControlApplication Setup - Question #30Application User Interface
Which Report Type(s) can be created by right-clicking on a column header in a table's list?
List View ReportingQuick ReportsUI NavigationReport Types - Question #31Designing and Creating an Application
Which one of the following is NOT a method used for logging messages in a server-side script for a privately-scoped application?
Server-side scriptingLoggingPrivately-scoped applicationsgs object - Question #32Designing and Creating an Application
The task table is an example of which of the following? Choose 2 answers
ServiceNow Table HierarchyBase ClassParent ClassData Model - Question #33Designing and Creating an Application
Which of the following is true about deleting fields from a table?
Table ManagementField ManagementData ModelSchema Modification - Question #34Designing and Creating an Application
Which of the following statements is true about Guided Application Creator?
Guided Application CreatorApplication DevelopmentServiceNow PlatformUser Experience - Question #35Designing and Creating an Application
When creating an application through the Guided Application Creator, which of the following is NOT an option for creating a table?
Guided Application CreatorTable CreationApplication Development - Question #36Designing and Creating an Application
Why would you build a custom app?
Custom Application DevelopmentBusiness Use CasesIntegrationsPlatform Extension - Question #37Designing and Creating an Application
What are the ways to designate data tables when Guided Application Creator (GAC)? Choose 3 answers
Guided Application CreatorData TablesTable CreationData Import - Question #38Application User Interface
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
Field Data TypesForm ConfigurationData Validation - Question #39Designing and Creating an Application
Which one of the following is NOT part of the Form Designer?
Form DesignerUI customizationForm layoutServiceNow UI - Question #40Application User Interface
Which class is NOT part of the Client side scoped APIs?
Client-side APIsServer-side APIsScoped APIsScripting fundamentals - Question #41Application User Interface
When designing and creating a form, what do you create to organize fields on a form?
FormsSectionsUI DesignField Organization - Question #42Application User Interface
Which of the following is a good practice for adding instructions to a form?
Form DesignUI ElementsAnnotationsBest Practices - Question #43Designing and Creating an Application
Which of the following GuideRecord methods run a query against a database table? Choose 3 answers
GlideRecordServer-side ScriptingDatabase QueriesAPI Methods - Question #44Designing and Creating an Application
Client-side scripts manage what?
Client-side scriptingScripting architectureData interactionServiceNow platform - Question #45Application Automation
In a Business Rule, which one of the following returns the sys_id of the currently logged in user?
Business RulesServer-side scriptingGlideSystemUser identification - Question #46Security and Restricting Access
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
Access Control List (ACL)ACL Evaluation OrderSecurity RulesDebugging Access - Question #47Designing and Creating an Application
What plugin enables the Guided Application Creator?
Guided Application CreatorPluginsApplication Development - Question #48Application User Interface
When writing a Client Script to provide feedback targeted at a specific field, which method should be used?
Client Scriptg_form APIForm MessagesUser Interface - Question #49Application User Interface
When creating an application through the Guided Application Creator, which of the following is a user experience option?
Guided Application CreatorUser ExperienceMobile InterfaceApplication Development - Question #50Designing and Creating an Application
Which one of the following is true for the Application Picker?
Application PickerApplication ScopeGlobal ScopeDeveloper Tools