CAD - Certified Application Developer - Servicenow
Prep Simulado 1-Questions with Verified Answers
Identify the incorrect statement about Delegated Development in ServiceNow.
[ ] Administrators can grant the developer access to script fields.
[ ] Administrators can grant the developer access to security records.
[ ] Administrators can grant non-admin users the ability to develop global applications.
[ ] Administrators can specify which application file types the developer can access. -
✔✔Administrators can grant non-admin users the ability to develop global applications.
Which of the following features are available to Global applications?
[ ] Delegated Development
[ ] Automated Test Framework
[ ] Source Control
[ ] Flow Designer - ✔✔[x] Automated Test Framework
[x] Source Control
[x] Flow Designer
When configuring an Access Control rule which has no condition or script, which one of the
following statements is NOT true?
[ ] table.field will grant access to a specific field in a record
[ ] table.None will grant access to every record on the table
[ ] table.*will grant access to every field in a record
[ ] table.id will grant access to a specific record on the table - ✔✔table.id will grant access
to a specific record on the table
,Which of the following objects does a Display Business Rule NOT have access to?
[ ] g_scratchpad
[ ] current
[ ] previous
[ ] GlideSystem - ✔✔previous
Which one of the following is the baseline behavior of a table in a privately-scoped application?
[ ] The table and its data are not accessible using web services
[ ] Only artifacts in the table's application can read from the table
[ ] All application scopes can read from the table
[ ] Any Business Rule can read, write, delete, and update from the table - ✔✔All
application scopes can read from the table
Which one of the following is a list of Link types?
[ ] Assessment, List of Records, Content Page, Roles
[ ] Assessment, List of Records, Separator, Timeline Page
[ ] List of Records, Content Page, Order, URL (from arguments)
[ ] List of Records, Separator, Catalog Type, Roles - ✔✔Assessment, List of Records,
Separator, Timeline Page
What is a Module?
[ ] A web-based way of providing software to end-users
[ ] The functionality within an application menu such as opening a page in the content frame or
a separate tab or window
[ ] A way of helping users quickly access information and services by filtering the items in the
Application Navigator
, [ ] A group of menus, or pages, providing related information and functionality to end-users -
✔✔The functionality within an application menu such as opening a page in the content
frame or a separate tab or window
Which one of the following is NOT a method used for logging messages in a server-side script
for a privately-scoped application?
[ ] gs.error()
[ ] gs.warn()
[ ] gs.debug()
[ ] gs.log() - ✔✔gs.log()
Which one of the following is NOT a purpose of application scoping?
[ ] Provide controls for how scripts from another scope can alter tables in a scoped application
[ ] Provide a relationship between application artifacts
[ ] Provide a way of tracking the user who developed an application
[ ] Provide a namespace (prefix and scope name) to prevent cross application name collisions -
✔✔Provide a way of tracking the user who developed an application
Which one of the following is the fastest way to create and configure a Record Producer?
[ ] Open the table's form, right-click on the form header, and select the Create Record Producer
menu item
[ ] Use the Record Producer module then add and configure all variables manually
[ ] Open the table in the Table records and select the Add to Service Catalog Related Link
[ ] Create a Catalog Category, open the category, and select the Add New Record Producer
button - ✔✔Open the table in the Table records and select the Add to Service Catalog
Related Link
Which of the following is NOT a trigger type in Flow Designer?
[ ] Application
Prep Simulado 1-Questions with Verified Answers
Identify the incorrect statement about Delegated Development in ServiceNow.
[ ] Administrators can grant the developer access to script fields.
[ ] Administrators can grant the developer access to security records.
[ ] Administrators can grant non-admin users the ability to develop global applications.
[ ] Administrators can specify which application file types the developer can access. -
✔✔Administrators can grant non-admin users the ability to develop global applications.
Which of the following features are available to Global applications?
[ ] Delegated Development
[ ] Automated Test Framework
[ ] Source Control
[ ] Flow Designer - ✔✔[x] Automated Test Framework
[x] Source Control
[x] Flow Designer
When configuring an Access Control rule which has no condition or script, which one of the
following statements is NOT true?
[ ] table.field will grant access to a specific field in a record
[ ] table.None will grant access to every record on the table
[ ] table.*will grant access to every field in a record
[ ] table.id will grant access to a specific record on the table - ✔✔table.id will grant access
to a specific record on the table
,Which of the following objects does a Display Business Rule NOT have access to?
[ ] g_scratchpad
[ ] current
[ ] previous
[ ] GlideSystem - ✔✔previous
Which one of the following is the baseline behavior of a table in a privately-scoped application?
[ ] The table and its data are not accessible using web services
[ ] Only artifacts in the table's application can read from the table
[ ] All application scopes can read from the table
[ ] Any Business Rule can read, write, delete, and update from the table - ✔✔All
application scopes can read from the table
Which one of the following is a list of Link types?
[ ] Assessment, List of Records, Content Page, Roles
[ ] Assessment, List of Records, Separator, Timeline Page
[ ] List of Records, Content Page, Order, URL (from arguments)
[ ] List of Records, Separator, Catalog Type, Roles - ✔✔Assessment, List of Records,
Separator, Timeline Page
What is a Module?
[ ] A web-based way of providing software to end-users
[ ] The functionality within an application menu such as opening a page in the content frame or
a separate tab or window
[ ] A way of helping users quickly access information and services by filtering the items in the
Application Navigator
, [ ] A group of menus, or pages, providing related information and functionality to end-users -
✔✔The functionality within an application menu such as opening a page in the content
frame or a separate tab or window
Which one of the following is NOT a method used for logging messages in a server-side script
for a privately-scoped application?
[ ] gs.error()
[ ] gs.warn()
[ ] gs.debug()
[ ] gs.log() - ✔✔gs.log()
Which one of the following is NOT a purpose of application scoping?
[ ] Provide controls for how scripts from another scope can alter tables in a scoped application
[ ] Provide a relationship between application artifacts
[ ] Provide a way of tracking the user who developed an application
[ ] Provide a namespace (prefix and scope name) to prevent cross application name collisions -
✔✔Provide a way of tracking the user who developed an application
Which one of the following is the fastest way to create and configure a Record Producer?
[ ] Open the table's form, right-click on the form header, and select the Create Record Producer
menu item
[ ] Use the Record Producer module then add and configure all variables manually
[ ] Open the table in the Table records and select the Add to Service Catalog Related Link
[ ] Create a Catalog Category, open the category, and select the Add New Record Producer
button - ✔✔Open the table in the Table records and select the Add to Service Catalog
Related Link
Which of the following is NOT a trigger type in Flow Designer?
[ ] Application