DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

ServiceNow CAD Exam Questions and Answers PDF | SPOTO

SPOTO's latest exam dumps on the homepage, with a 100% pass rate! SPOTO delivers authentic Cisco CCNA, CCNP study materials, CCIE Lab solutions, PMP, CISA, CISM, AWS, and Palo Alto exam dumps. Our comprehensive study materials are meticulously aligned with the latest exam objectives. With a proven track record, we have enabled thousands of candidates worldwide to pass their IT certifications on their first attempt. Over the past 20+ years, SPOTO has successfully placed numerous IT professionals in Fortune 500 companies.
Take other online exams

Question #1
Which of the following is NOT supported by Flow Designer?
A. Call a subflow from a flow
B. Test a flow with rollbackcorrect
C. Use Delegated Developer
D. Run a flow from a MetricBase Trigger
View answer
Correct Answer: B
Question #2
Which one of the following client-side scripts apply to Record Producers?
A. Catalog Client Scripts and Catalog UI Policiescorrect
B. UI Scripts and UI Actions
C. UI Scripts and Record Producer Scripts
D. Client Scripts and UI Policies
View answer
Correct Answer: A
Question #3
Which one of the following database operations cannot be controlled with Application Access?
A. Query
B. Update
C. Create
D. Delete
View answer
Correct Answer: A
Question #4
How must Application Access be configured to prevent all other private application scopes from creating configuration records on an application’s data tables?
A. You must create Access Controls to prevent all other application scopes from creating configuration records on an application’s data tables rather than using Application Access
B. Set the Accessible from field value to All application scopes and de-select the Can create option
C. Set the Accessible from field value to This application scope only and de-select the Allow access to this table via web services option
D. Set the Accessible from field value to This application scope onlycorrect
View answer
Correct Answer: D
Question #5
Which one of the following is true?
A. A UI Policy’s Actions execute before the UI Policy’s Scriptscorrect
B. The execution order for a UI Policy’s Scripts and Actions is determined at runtime
C. A UI Policy’s Scripts execute before the UI Policy’s Actions
D. A UI Policy’s Actions and Scripts execute at the same time
View answer
Correct Answer: A
Question #6
Here is the Business Rule script template: This type of JavaScript function is known as:
A. Constructor
B. Scoped
C. Anonymous
D. Self-invokingcorrect
View answer
Correct Answer: D
Question #7
How many applications menus can an application have?
A. 3, one for an application’s user modules, one for an application’s administrator modules, and one for the ServiceNow administrator’s modules
B. As many as the application design requirescorrect
C. 2, one for an application’s user modules and one for an application’s administrator modules
D. 1, which is used for all application modules
View answer
Correct Answer: B
Question #8
When configuring the content of an Email Notification, which syntax should be used to reference the properties of an event triggering the Notification?
A. ${event
B. ${current
C. ${property name>
D. ${gs
View answer
Correct Answer: A
Question #9
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.)
A. source_controlcorrect
B. source_control_admin
C. admincorrect
D. git_admin
View answer
Correct Answer: AC
Question #10
Which of the following statements is NOT true for the Form Designer?
A. To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form
B. To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form
C. To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button
D. To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field
View answer
Correct Answer: A
Question #11
Modules must have a Link type. Which one of the following is a list of Link types?
A. List of Records, Separator, Catalog Type, Roles
B. Assessment, List of Records, Separator, Timeline Pagecorrect
C. List of Records, Content Page, Order, URL (from arguments:)
D. Assessment, List of Records, Content Page, Roles
View answer
Correct Answer: B
Question #12
Which one of the following is NOT a debugging strategy for client-side scripts?
A. g_form
B. Field Watcher
C. jslog()
D. gs
View answer
Correct Answer: D
Question #13
Which of the following are configured in an Email Notification? a) Who will receive the notification. b) What content will be in the notification. c) When to send the notification. d) How to send the notification.
A. a, b and ccorrect
B. a, b, and d
C. b, c and d
D. a, c and d
View answer
Correct Answer: A
Question #14
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 templatecorrect
C. Extend a table
D. Create table from scratch
View answer
Correct Answer: B
Question #15
Here is the Business Rule script template: This type of JavaScript function is known as:
A. Constructor
B. Scoped
C. Anonymous
D. Self-invokingcorrect
View answer
Correct Answer: D
Question #16
Which of the following features are available to Global applications?(Choose two.)
A. Automated Test Frameworkcorrect
B. Source Control
C. Delegated Developmentcorrect
D. Flow Designercorrect
View answer
Correct Answer: ACD
Question #17
Which options are strategies for debugging client-side scripts?Choose 2 answers
A. gs
B. g_form
C. jslog()
D. gs
View answer
Correct Answer: BC
Question #18
What is a Module?
A. The functionality within an application menu such as opening a page in the content frame or a separate tab or window
B. A group of menus, or pages, providing related information and functionality to end-users
C. A way of helping users quickly access information and services by filtering the items in the Application Navigatorcorrect
D. A web-based way of providing software to end-users
View answer
Correct Answer: C
Question #19
Which one of the following is true regarding Application Scope?
A. ll applications are automatically part of the Global scope
B. pplications downloaded from 3 party ServiceNow application developers cannot have naming conflicts rd
C. ny developer can edit any application
D. evelopers can choose the prefix for a scope?€?s namespace
View answer
Correct Answer: B
Question #20
Which one of the following is NOT required to link a ServiceNow application to a Git repository?
A. Password
B. URL
C. User name
D. Application namecorrect
View answer
Correct Answer: D
Question #21
What records are used to track cross-scope applications or scripts that request access to an application, application resource, or event?
A. Restricted caller access recordscorrect
B. Caller tracking records
C. Access control level records
D. Cross-scope access records
View answer
Correct Answer: A
Question #22
Which one of the following is NOT a debugging strategy for client-side scripts?
A. g_form
B. Field Watcher
C. jslog()
D. gs
View answer
Correct Answer: AD
Question #23
There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.
A. Identify the tablecorrect
B. Script the function(s)
C. Create a class
D. Create a prototype object from the new class
View answer
Correct Answer: A
Question #24
Which of the following statements is true for the Form Designer?a) To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form.b) To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field.c) To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button.d) To add a section to the form layout, drag it from the Field T
A. a, b, c, and d
B. b, c, and d
C. a, b, and d
D. a, b, and c
View answer
Correct Answer: D
Question #25
From the list below, identify one reason an application might NOT be a good fit with ServiceNow. The application:
A. Needs workflow to manage processes
B. Requires “as-is” use of low-level programming librariescorrect
C. Requires reporting capabilities
D. Uses forms extensively to interact with data
View answer
Correct Answer: B
Question #26
Which of the following are configured in an Email Notification? a) Who will receive the notification. b) What content will be in the notification. c) When to send the notification. d) How to send the notification.
A. a, b and c
B. a, b, and d
C. b, c and d
D. a, c and d
View answer
Correct Answer: A
Question #27
What is the REST API Explorer used to do?
A. Practice using REST to interact with public data providers
B. Find resources on the web for learning about REST
C. Convert SOAP Message functions to REST methods
D. Create sample code for sending REST requests to ServiceNowcorrect
View answer
Correct Answer: D
Question #28
Which one of the following is NOT a debugging strategy for client-side scripts?
A. g_form
B. Field Watcher
C. jslog()
D. gs
View answer
Correct Answer: D
Question #29
Which of the following are true for reports in ServiceNow? (Choose three.)
A. Any user can see any report shared with them
B. Can be a graphical representation of data
C. All users can generate reports on any table
D. Can be run on demand by authorized users
E. Can be scheduled to be run and distributed by email
View answer
Correct Answer: ABDE
Question #30
Which of the following methods prints a message on a blue background to the top of the current form by default?
A. _form
B. _form
C. _form
D. _form
View answer
Correct Answer: B

View The Updated ServiceNow Exam Questions

SPOTO Provides 100% Real ServiceNow Exam Questions for You to Pass Your ServiceNow Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: