ServiceNow CAD Übungsprüfungen
Zuletzt aktualisiert am 26.04.2025- Prüfungscode: CAD
- Prüfungsname: ServiceNow Certified Application Developer
- Zertifizierungsanbieter: ServiceNow
- Zuletzt aktualisiert am: 26.04.2025
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 items are valid UI Action types in ServiceNow? (Choose 3 answers)
- A . List banner button
- B . Workflow action
- C . Form button
- D . List choice
- E . Form choice
- F . Record navigation button
Which one of the following is NOT a purpose of application scoping?
- A . Provide a relationship between application artifacts
- B . Provide a way of tracking the user who developed an application
- C . Provide a namespace (prefix and scope name) to prevent cross application name collisions
- D . Provide controls for how scripts from another scope can alter tables in a scoped application
What do you click when you have made modifications to your report, and you want to see the results without saving?
- A . Execute
- B . Preview
- C . Run
- D . Test
- E . Try it
When creating application tables, a user role is automatically added to the table record.
Which other role does an application typically have?
- A . Application Manager
- B . Application Fulfiller
- C . Application Super User
- D . Application Admin
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 ServiceNow
For Application Access there is a configuration option called Allow access to this table via web services.
Which one of the following statements is true when this option is selected?
- A . This option restricts the ability to delete records via web services but records can always be read
- B . The user performing the query via web services must have the correct permissions to access the table’s records
- C . Even when not selected, users with the correct permissions can use web services to access the table’s records
- D . This option restricts access only to SOAP web services but does not apply to REST
Which one of the following is NOT part of the Form Designer?
- A . Form layout
- B . Page header
- C . Schema map
- D . Field navigator
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
When creating an application through the Guided Application Creator, which of the following is a user experience option?
- A . Portal
- B . Mobile
- C . Self-service
- D . Workspace