From the User menu, which actions can a user select? (Choose three.)
A. Send Notifications
B. Log Out ServiceNow
C. Elevate Roles
D. Impersonate Users
E. Order from Service Catalog
F. Approve Records
Which one of the following statements is true about Column Context Menus?
A. It displays actions such as creating quick reports, configuring the list, and exporting data
B. It displays actions related to filtering options, assigning tags, and search
C. It displays actions related to viewing and filtering the entire list
D. It displays actions such as view form, view related task, and add relationship
Which of the following are a type of client scripts supported in ServiceNow? (Choose four.)
A. onSubmit
B. onUpdate
C. onCellEdit
D. onLoad
E. onEdit
F. onChange
G. onSave
Which of the following concepts are associated with the ServiceNow CMDB? (Choose four.)
A. Service Processes
B. User Permissions
C. Tables and Fields
D. A Database
E. The Dependency View
What is a formatter? Select one of the following.
A. A formatter allows you to configure applications on your instance
B. A formatter is a form element used to display information that is not a field in the record
C. A formatter allows you to populate fields automatically
D. A formatter is a set of conditions applied to a table to help find and work with data
Which technique is used to get information from a series of referenced fields from different tables?
A. Table-Walking
B. Sys_ID Pulling
C. Dot-Walking
D. Record-Hopping
Which of the following can be customized through the Basic Configuration UI 16 module? (Choose three.)
A. Banner Image
B. Record Number Format
C. Browser Tab Title
D. System Date Format
E. Form Header Size
What is the function of user impersonation?
A. Testing and visibility
B. Activate verbose logging
C. View custom perspectives
D. Unlock Application master list
When working on a form, what is the difference between Insert and Update operations?
A. Insert creates a new record and Update saves changes, both remain on the form
B. Insert creates a new record and Update saves changes, both exit the form
C. Insert saves changes and exits the form, Update saves changes and remains on the form
D. Insert saves changes and remains on the form, Update saves changes and exits the form
Access Control rules may be defined with which of the following permission requirements? (Choose three.)
A. Roles
B. Conditional Expressions
C. Assignment Rules
D. Scripts
E. User Criteria
F. Groups