What are the different interfaces for
accessing a ServiceNow instance?
Now Platform® User Interface
- Service Portal
- ServiceNow Mobile Classic
- ServiceNow Agent
What are the components of the
Application Navigator?
Where can you locate product
documentation?
What is a collection of permissions
used to grant access to different
parts of the platform?
What is a common way of testing
functionality for different roles?
What are the three different types
of context menus in a list view?
List, Column, and Record
What defines which fields appear in
a list and the order of said fields?
Which field type displays as a
check box on the form?
Which field type displays
information from another table?
Which tool can be used to change
the layout of the form view for all
users?
What are the three main components
of the Form Designer?
What allows fields to be populated
automatically when applied?
Which UI action saves information for
a new record and leaves the form?
Which icon on the banner frame is
selected to customize an
individual’s instance?
Which module allows an admin to
change the look and feel for an
instance?
What is the difference between
Work notes and Additional
Comments?
–Work notes are visible to only
those who can view the task
–Additional comments are visible
to the customer (requestor)
Which tab contains the activity
stream for a task?
–Notes
What can trigger a notification?
– Record inserted or updated
– Event is fired
–A script
Which three tabs are used to
configure an email notification?
–When to send
–Who will receive
–What it will contain
What is used to get information from
tables through referenced fields?
–Dot-Walking
How is dot-walking used when
configuring a notification?
– Identify the recipient
(e.g. Users/Groups in fields)
– Populate data in the notification
(e.g. ${number} or ${URI_REF})
Which module opens the Report
Designer interface?
– Reports > View / Run
Name three ways of sharing a
report with other people in the
organization
– Scheduled email
– Export to PDF
– Publish
What are the four tabs used to guide
the user through creating a new
report in the report designer?
– Data, Type, Configure, and Style