Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

ServiceNow CSA ServiceNow Certified System Administrator Exam Practice Test

Page: 1 / 50
Total 503 questions

ServiceNow Certified System Administrator Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

Which are states that you can make a field on a form using UI Policy?

Options:

A.

read-only

B.

write-only

C.

Necessary

D.

Mandatory

E.

Empty

F.

Hidden

Question 2

Which of the following are a type of client scripts supported in ServiceNow? (Choose four.)

Options:

A.

onSubmit

B.

onUpdate

C.

onCellEdit

D.

onLoad

E.

onEdit

F.

onChange

G.

onSave

Question 3

What refers to an application or system that accesses a remote service or another computer system, known as a server?

Options:

A.

Server

B.

Client

C.

Script

D.

Policies

Question 4

Which of the following statement describes the purpose of an Order Guide?

Options:

A.

Order Guides restrict the number of items in an order to only one item per request

B.

Order Guide provide a list of guidelines for Administrators on how to set up item variables

C.

Order Guide provide the ability to order multiple, related items as one request

D.

Order Guides take the user directly to the checkout without prompting for information

Question 5

Buttons, form links, and context menu items are all examples of what type of functionality?

Options:

A.

Business Rule

B.

UI Action

C.

Client Script

D.

UI Policy

Question 6

Which type of interface enables you to display multiple performance analytics, reporting and other widgets on a single screen?

Options:

A.

Form

B.

List

C.

Dashboard

D.

Timeline

Question 7

Which one of the following statements is true about Column Context Menus?

Options:

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

Question 8

Where would you go in ServiceNow to order services and products offered by various departments?

Options:

A.

Service Catalog

B.

Self Service

C.

Service Department

D.

Customer Service

Question 9

Which one of the following statements is a recommendation from ServiceNow about Update Sets?

Options:

A.

Avoid using the Default Update set as an Update Set for moving customizations from instance to instance

B.

Before moving customizations from instance to instance with Update Sets, ensure that both instances are different versions

C.

Use the Baseline Update Set to store the contents of items after they are changed the first time

D.

Once an Update Set is closed as “Complete”, change it back to “In Progress” until it is applied to another instance

Question 10

When working on a form, what is the difference between Insert and Update operations?

Options:

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

Question 11

What is the path an Administrator could take to view the fulfillment stage task list for an order placed by a user?

Options:

A.

RITM (Number)>REQ (Number)>PROCUREMENT (Number)

B.

REQ (Number)>RITM (Number)>PROCUREMENT (Number)

C.

REQ (Number)>RITM (Number)>TASK (Number)

D.

FULFILLMENT (Number)>RITM (Number)>TASK (Number)

Question 12

Which one of the following statements describes the contents of the Configuration Management Database (CMDB)?

Options:

A.

The CMDB contains data about tangible and intangible business assets

B.

The CMDB contains the Business Rules that direct the intangible, configurable assets used by a company

C.

The CMDB archives all Service Management PaaS equipment metadata and usage statistics

D.

The CMDB contains ITIL process data pertaining to configuration items

Question 13

UI Action can prompt that an Incident has been successfully submitted.

Options:

A.

True

B.

False

Question 14

Which technique is used to get information from a series of referenced fields from different tables?

Options:

A.

Table-Walking

B.

Sys_ID Pulling

C.

Dot-Walking

D.

Record-Hopping

Question 15

ServiceNow is a single-instance, multiple tenant architecture?

Options:

A.

True

B.

False

Question 16

Knowledge Base Search results can be sorted by which of the following? (Choose three.)

Options:

A.

Most recent update

B.

Popularity

C.

Relevancy

D.

Manager assignment

E.

Number of views

Question 17

What is the master table that contains a record for each table in the database?

Options:

A.

[sys_master_db]

B.

[sys_db_object]

C.

[sys_master_object]

D.

[sys_object_db]

Question 18

What is the purpose of flagging an article in a knowledge base?

Options:

A.

To mark an article to read later.

B.

Allow a user to submit feedback about an article

C.

Reporting an error

Question 19

Each knowledge bases can have unique lifecycle workflows, user criteria, category structures, and management assignments.

Options:

A.

True

B.

False

Question 20

As it relates to ServiceNow reporting, which of the following statements describes what a metric can do?

Options:

A.

A metric is a report gauge used on homepages to display real-time data

B.

A metric is a time measurement used to report the effectiveness of workflows and SLAs

C.

A metric is used to measure and evaluate the effectiveness of IT service management processes

D.

A metric is a comparative measurement used to report the effectiveness of workflows and SLAs.

Question 21

A group is stored in which table?

Options:

A.

Group[user group]

B.

Group[sys_user]

C.

Group[sys_user_group]

D.

Group[sys_user_group_profile]

Question 22

Which type of tables may be extended by other tables, but do not extend another table?

Options:

A.

Base Tables

B.

Core Tables

C.

Extended Tables

D.

Custom Tables

Question 23

Create Incident, Password Reset, and Report outage: what do these services in the Service Catalog have in common?

Options:

A.

They direct the user to a record producer

B.

They direct the user to a catalog property

C.

They direct the user to a catalog UI policy

D.

They direct the user to a catalog client script

Question 24

Table Access Control rules are processed in the following order:

Options:

A.

any table name (wildcard), parent table name, table name

B.

table name, parent table name, any table name (wildcard)

C.

parent table name, table name, any table name (wildcard)

D.

any table name (wildcard), table name, parent table name

Question 25

Which are valid Service Now User Authentication Methods? (Choose three.)

Options:

A.

XML feed

B.

Local database

C.

LDAP

D.

SSO

E.

FTP authentication

Question 26

Which statement is true about business rules?

Options:

A.

A business rule must run before a database action occurs

B.

A business rule can be a piece of Javascript

C.

A business rule must not run before a database action occurs

D.

A business rule monitors fields on a form

Question 27

Which one of the following statements applies to a set of fields when they are coalesced during an import?

Options:

A.

If a match is found using the coalesce fields, the existing record is updated with the information being imported

B.

If a match is not found using the coalesce fields, the system does not create a Transform Map

C.

If a match is found using the coalesce fields, the system creates a new record

D.

If a match is not found using the coalesce fields, the existing record is updated with the information being imported

Question 28

From the User menu, which actions can a user select? (Choose three.)

Options:

A.

Send Notifications

B.

Log Out ServiceNow

C.

Elevate Roles

D.

Impersonate Users

E.

Order from Service Catalog

F.

Approve Records

Question 29

What are the two pathways to view feedback left on a published article?

Options:

A.

Knowledge > articles > My Flagged

B.

Knowledge base > my knowledge > flagged articles

C.

Knowledge > My articles > Flagged

D.

Knowledge > articles > published

Question 30

Which of the following can be customized through the Basic Configuration UI 16 module? (Choose three.)

Options:

A.

Banner Image

B.

Record Number Format

C.

Browser Tab Title

D.

System Date Format

E.

Form Header Size

Question 31

What is the difference between UI Policy and UI Action?

Options:

A.

UI Action can make fields read-only, mandatory, or hidden. while UI Policy can make a save button visible for appropriate users.

B.

UI Policy can make fields read-only, mandatory, or hidden. while UI Action can make a save button visible for appropriate users.

Question 32

When searching using the App Navigator search field, what can be returned? (Choose four.)

Options:

A.

Names of Applications and Modules

B.

Names of Modules

C.

Names of Applications

D.

Favorites

E.

History Records

F.

Titles of Dashboard Gauges

Question 33

Which one of the following statements describes a characteristic of role assignment?

Options:

A.

Roles can contain other roles, when you are assigned a role, you inherit all the roles within that role

B.

Users can click on the Personalize Role feature to try different roles

C.

A role is granted to a user by the System Administrator

D.

Each user has a role in the ServiceNow platform

Question 34

How is the Event Log different from the Event Registry?

Options:

A.

Event Log contains generated Events, the Event Registry is a table of Event definitions

B.

Event Log is formatted in the Log style, the Event Registry displays different fields

C.

Event Log lists Events that were triggered by integrations, the Event Registry lists the Events that were triggered during the day (24-hour period)

D.

Event Log is the same as the Event Registry

Question 35

For Administrators creating new Service Catalog items, what is a characteristic they should know about Service Catalog variables?

Options:

A.

Service Catalog variables can only be used in Record Producers

B.

Service Catalog variables can only be used in Order Guides

C.

Service Catalog variables cannot affect the order price

D.

Service Catalog variables are global by default

Question 36

What is a formatter? Select one of the following.

Options:

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

Question 37

Which tool is used to have conversations with logged-in users in real-time?

Options:

A.

Connect Chat

B.

Now Messenger

C.

User Presence

D.

Comments

Question 38

A knowledge article must be which of the following states to display to a user?

Options:

A.

Published

B.

Drafted

C.

Retired

D.

Reviewed

Question 39

Which would NOT appear in the History section of the Application Navigator?

Options:

A.

Records

B.

UI Pages

C.

Lists

D.

Forms

Question 40

Data Policy can enforce mandatory data on import.

Options:

A.

True

B.

False

Question 41

Access Control rules may be defined with which of the following permission requirements? (Choose three.)

Options:

A.

Roles

B.

Conditional Expressions

C.

Assignment Rules

D.

Scripts

E.

User Criteria

F.

Groups

Question 42

Which one of these applications is available to all users?

Options:

A.

Change

B.

Incident

C.

Facilities

D.

Self-Service

Question 43

What is generated from the Service Catalog once a user places an order for an item or service?

Options:

A.

A change request

B.

An Order Guide

C.

A request

D.

An SLA

Question 44

What is a way that you can mark a knowledge article for review?

Options:

A.

Flag article

B.

Review

C.

Bookmark

D.

On Hold

Question 45

What is a Record Producer?

Options:

A.

A Record Producer is a type of Catalog Item that is used for Requests, not Services

B.

A Record Producer creates user records

C.

A Record Producer is a type of Catalog Item that provides easy ordering by bundling requests

D.

A Record Producer is a type of a Catalog Item that allows users to create task-based records from the Service Catalog

Question 46

A REQ number in the Service Catalog represents…

Options:

A.

the order number.

B.

the stage.

C.

the task to complete.

D.

the individual item in the order.

Question 47

Which of the following statements is true when a new table is created by extending another table?

Options:

A.

The new table archives the parent table and assumed its roles in the database

B.

The new table inherits all of the Business Rules, Client Scripts, and UI Policies of the parent table, but none of the existing fields

C.

The new table inherits all of the fields of the parent table and can also contain new fields unique to itself

D.

The new table inherits all of the fields, but does not inherit Access Control rules, Client Scripts, and UI Policies of the parent table

Question 48

How are Workflows moved between instances?

Options:

A.

Workflows are moved using Update Sets

B.

Workflows are moved using Transform Maps

C.

Workflows are moved using Application Sets

D.

Workflows cannot be moved between instances

Question 49

A Service Catalog may include which of the following components?

Options:

A.

Order Guides, Exchange Rates, Calendars

B.

Order Guides, Catalog Items, and Interceptors

C.

Catalog Items, Asset Contracts, Task Surveys

D.

Record Producers, Order Guides, and Catalog Items

Question 50

The display sequence is controlled in a Service Catalog Item using which of the following?

Options:

A.

The Default Value field in the Catalog Item form

B.

The Sequence field in the Catalog Item form

C.

The Order field in the Variable form

D.

The Choice field in the Variable form

Question 51

On the Form header, which icon do you use to access form templates?

Options:

A.

Paperclip

B.

Pages

C.

Stamp

D.

More Options {...)

Question 52

How would you define an Access Control, to allow a user with iti role to have permission to create incident records?

Options:

A.

Name: incident”; Permission: write; Role: itil

B.

Name: incident Any, Operation: write, Permission: itil

C.

Name: incident.*; Operation: write; Permission: itil

D.

Name: incident None, Permission: create: Role: itil

E.

Name: incident. None; Operation: create; Role: itil

Question 53

Which objects can you use in a Scheduled Script Execution (Scheduled Job) script?

Options:

A.

GlideUser and GlideRecord

B.

GlideSystem and GlideRecord

C.

GlideSystem and current

D.

GlideRecord and current

Question 54

Which storefront is a single location for accessing pre-built spokes to quickly integrate with third-party services to build and share content?

Options:

A.

Integration Spoke Store

B.

ServiceNow Store

C.

Spoke Store

D.

ServiceNow Spoke Store

Question 55

What actions are required to refine the number of records displayed in a list view?

Options:

A.

Right-click to configure relationship list

B.

Add embedded lists and form annotations

C.

Select the filter icon and apply conditions

D.

Modify field properties and duplicate form views

Question 56

What component causes a flow to run after a record has been created or updated?

Options:

A.

Date-based trigger

B.

Record-based trigger

C.

On-change trigger

D.

Application-based trigger

E.

Updated-date trigger

Question 57

Which admin role is required to make changesto High Security Settings?

Options:

A.

security _admin

B.

sn_ad_admin

C.

high_sec_admin

D.

admin

Question 58

An Administrator wants to review all the users having privileged access to identify users that no longer need this level of access. Which Security Center feature can help fulfill this requirement?

Options:

A.

Security hardening

B.

Security posture console

C.

Security scanner

D.

Customer actions

Question 59

What syntax is used in a Record Producer script to access values from Record Producer form fields?

Options:

A.

producer.field name

B.

producer.variable_name

C.

current.fieldname

D.

current.variable_name

Question 60

What section on a task record is used to see the most recent updates made to a record?

Options:

A.

Related List

B.

Activity Stream

C.

Audit Log

D.

Timeline

Question 61

What is the most common role that has access to almost all platform features, functions, and data?

Options:

A.

Security Admin [security_admin]

B.

Sys Admin [sys_admin]

C.

Admin [sn_admin]

D.

System Administrator [admin]

E.

Base Admin [base_admin]

Question 62

What are examples of Core tables in the ServiceNow platform?

Options:

A.

Configuration, Connect, Chat

B.

Team, Party, Awards

C.

User, Task, Incident

D.

Work, Caller, Timecard

Question 63

What are examples of Ul Actions, relating to Lists?

Choose 4 answers

Options:

A.

List Links

B.

List Control

C.

List Buttons

D.

List Context Menu

E.

List Override

F.

List Choices

Question 64

While testing a Catalog Item for ordering an expensive computer, the mandatory approval is being skipped for requester Bob, Smith, but not for any of the other requesters. What could explain the issue?

Options:

A.

There is a business rule, excluding Bob.Smith from any approvals.

B.

Bob Smith does not have a delegate set up on his account,

C.

The Bob Smith user account, does not have a manager specified.

D.

The manager does not have a delegate assigned,

E.

Bob Smith is a VIP.

Question 65

Which element is used to track items not saved with a field, in a record?

Options:

A.

Sidebar

B.

List Editor

C.

Activity formatter

D.

Dictionary

Question 66

Which modules can you use to create a new table?

Choose 2 answers

Options:

A.

Tables & Columns

B.

Schema Map

C.

Dictionary

D.

Tables

Question 67

What types of entities can receive task assignments, in ServiceNow?

Choose 2 answers

Options:

A.

Groups

B.

Users

C.

Departments

D.

Teams.

Question 68

On the Cl Dependency View, what enables you to trace from an infrastructure item, like a Server, to the Services that are dependent on that Server?

Options:

A.

Service Tracer

B.

Automapping Utility

C.

Relationships

D.

Transform Map

Question 69

What setting allows users to view a Knowledge Base article even if the are not logged in?

Options:

A.

The View All setting

B.

The Allow role

C.

The ESS role

D.

The Public setting

Question 70

What role enables someone to authorize a request, with no other permissions on the platform?

Options:

A.

Approver [approver-user]

B.

Authorize [authorize-user]

C.

Reviewer [reviewer_user]

D.

Approver Group [approval_group]

E.

Verification [verify_user]

Question 71

‘Your customer has a Human Resources knowledge base, which is only accessible to members of the Human Resources department. A new procedure regarding employee quarterly reviews needs to be published to the quarterly review category of the

HR knowledge base, but should only be visible for HR managers. How would you meet this requirement?

Options:

A.

On the Knowledge Base, add User Criteria with a Manager Can Read script to the Can Read list, publish article to any category

B.

Add User Criteria for HR Manager Group on the Category’s Can Read list

C.

On the Knowledge Article, add an Access Control for HR Manager Group on the Can Read list, then publish article to any category.

D.

Add User Criteria for HR Manager Group on the Can Read list of the article

Question 72

Which actions would you take to edit the title on an application menu? (Choose 2 answers)

Options:

A.

Select Configuration > Applications, then select the application

B.

Select the form for the Application, then right-click Configure > Form Designer

C.

Select the Application name on the Navigator, then select the pencil icon

D.

Select System Definitions > Application Menus, then select the application

E.

Select System Definition > Dictionary > Application

Question 73

What is the Endpoint when configuring a REST Message?

Options:

A.

The provider response indicates there is no data to send back

B.

The URI of the data to be accessed, queried, or modified

C.

The URI of the Webserver

D.

The command to the REST script to stop execution

Question 74

An order for new officeequipmenthas Men placed through the Service Catalog. How would you view the lists of requests after the orders have Menplaced?

Options:

A.

All > Service Catalog > Open Records > Items

B.

In the Navigation Filter, type 'requests. Let' and press the Enter key.

C.

All > Tables and Columns > Taste

D.

All > Service Catalog > Requests

Question 75

Your customer wants to update a notification so it is sent to the Caller's Manager. Which action supports this requirement?

Options:

A.

On the ‘Who will receive’ tab on the Notification record, add the Caller field, then dot walk to the Caller's Manager field to add it.

B.

On the Notification record, create a flow and include a notification in the flow for "All receivers".

C.

On the ‘Send to’ tab on the Notification record, set "Who will receive" to Subscribable.

D.

On the ‘Send to’ tab on the Notification record, add the Caller field, then dot walk to the Caller's Manager field to add it.

Question 76

Which Security Center feature helps resolve platform-related security issues and misconfigurations?

Options:

A.

Security scanner

B.

Best practices

C.

Security hardening

D.

Customer actions

Question 77

What is the purpose of the coalesce field when importing data?

Options:

A.

When a match is found, a new record is inserted

B.

a match "s not found, the existing record is updated

C.

To identify and merge duplicate records

D.

To determine if a record matches an existing record or is a new record

Question 78

A customer wants to use a client script to validate things on a form m order to make sure the submission makes sense. What type of client script would you recommend to meet this requirement?

Options:

A.

onSubmission()

B.

onSubmit()

C.

onLoad

D.

onUpdate()

Question 79

Which role(s) are required to impersonate a user?

Choose 2 answers

Options:

A.

admin

B.

sys_admin

C.

security_admin

D.

sys_user

E.

impersonator

Question 80

Which is used to configure access to Applications and Modules?

Options:

A.

Roles

B Users

B.

Groups

C.

Departments

Question 81

Which feature ensures data consistency white importing data using import sets and web services?

Options:

A.

Client Script

B.

Ul Policy

C.

Data Policy

D.

CSDM

E.

Business Rule

Question 82

You have been asked to create a way for users to order a new iPhone, but only if they get two levels of approval. The approvers and users should be automatically notified at each approval level. What feature would you use to manage the approvals and notifications?

Options:

A.

Parent-Child Approvers.

B.

Approval Chains

C.

Flows

D.

Approval Criteria

E.

Approver Delegates

Question 83

Access controls are evaluated in this order:

1. Match object against table ACL

2, Match the object against field ACL

Within step 1 above, what order are the table ACLs evaluated?

Options:

A.

Specific to general: Table.Field ACL, Parent Table.Field ACL, *.Field ACL

B.

Bottom to top: Table ACL. Table.Field ACL, Parent Table. Field ACL

C.

General to specific: Table ACL, Table.Field ACL, Parent Table, Field ACL

D.

Top to bottom: Wildcard Table ACL, Parent Table ACL, Table ACL

E.

Specific general: Table ACL, Parent Table ACL, Wildcard (*) ACL

Question 84

If a knowledge base has no access details specified, what users are able to read articles in that knowledge base?

Options:

A.

itil users

B.

Any user with an article's permalink

C.

Any active user

D.

No users

E.

Users with kb_user role

Question 85

The source control operation used to store local changes on an instance for later application is called a(n) .

Options:

A.

Tag

B.

5lasn

C.

Branch

D.

Update set

Question 86

What actions are taken to filter a long list of records to show only those with the Category of Hardware?

Options:

A.

On Breadcrumb, click the > icon, type Hardware and click enter

B.

On the Category column header, right-click and select Show > Hardware

C.

On the list, locate and right-click on the value Hardware, select Show Matching

D.

Right-click on magnifier type Hardware and click enter

E.

Click Funnel icon, type Hardware and click enter

Question 87

On a Catalog Task record, how would an administrator change the priority choice options?

Options:

A.

O Right-click the Priority Label > select Configure Choices

B.

O In the Context menu of the form, select Configure Options

C.

O Open the Data Dictionary > select Values

D.

O Right-click the Priority Label > select Configure Lists

Question 88

When using the Data Pill Picker, use which keys to dot-walk (6 fields in other tables?

Options:

A.

Arrows

B.

Plus, Minus

C.

Ctrl c, Ctrl

D.

Ctrl <, Ctrl >

E.

Shift F4, Shit FS

Question 89

If you have the Impersonate role, what type of user are you not able to impersonate?

Options:

A.

Customer

B.

VIP

C.

System Administrator

D.

Approver

E.

Catalog User

Question 90

What section on the notes tab, shows the history of the work documented on the record?

Options:

A.

Journal

B.

Activity

C.

Diary

D.

Audit Log

E.

Timeline

Question 91

Which of the following methods are useful in Access Control scripts?

Options:

A.

gs.hasRole() and currentisNew()

B.

_user.hasRole() and current.isNewRecord()

C.

g_user.hasRole()andcurrent.isNew()

D.

gs.hasRole() and current.isNewRecord()

Question 92

Which ServiceNow utility provides a modern interactive graphical interface to visualize configuration items and their relationship?

Options:

A.

CSDM Schema

B.

Business Service Map

C.

Dependency View

D.

CI Class Map

Question 93

Which of the following methods prints a message on a blue background to the top of the current form by default?

Options:

A.

g_form.addlnfoMsg()

B.

g_form.addlnfoMessage()

C.

g_form.showFieldMsg()

D.

g_form.showFieldMessage()

Question 94

Which module would you use to customize your instances banner image, text and colors?

A Homepage Admin > Pages > Branding

Options:

A.

System Ul > Ul Pages > Branding

B.

System Properties > Branding

C.

System Properties > Basic Configuration UI16

D.

Service Portal > Portals > Branding

Question 95

Which term best describes something that is created, has work performed upon it, and is eventually moved to a state of closed?

Options:

A.

Event

B.

Report

C.

Task

D.

Flow

Question 96

What policies are applied to all data entered into the platform (i.e., through a record form (UI), Import Sets, or Web Services)?

Options:

A.

Data Policies

B.

Data Integrity Policies

C.

Write Policies

D.

Data Submission Policies

Question 97

Which is the most efficient way to move large amounts of data between instances?

Options:

A.

Export to Data Package

B.

Export to XML

C.

Update Sets

D.

Export to Zip

Question 98

Which testing framework is used to test ServerNew Applications?

Options:

A.

Selenium

B.

Test Driven Framework (TDF)

C.

Junit

D.

Automated test Framework (ATF)

Question 99

The Report Designer contains different sections for configuring your report. Which section is used to specify grouping and calculations to be run against me data?

Options:

A.

Style

B.

Format

C.

Data

D.

Configure

E.

Group by

Question 100

Which roles are required to configure the form layout using Table Builder? (Choose 2 answers)

Options:

A.

personalize_form

B.

app_engine_admin

C.

admin

D.

read_only_user

E.

support_specialist

Question 101

What field contains a record’s 32-character, unique identifier?

Options:

A.

sn_rec_id

B.

rec_id

C.

u_id

D.

sys_id

E.

sn_gu_id

F.

sn_sys_id

G.

id

Question 102

On the Reports page, what sections allow you to see which reports are visible to different audiences? (Choose four.)

Options:

A.

Group

B.

Department

C.

My reports

D.

Team

E.

Dashboards

F.

Global

G.

Admin

Question 103

Which of the following statements describes how data is organized in a table?

Options:

A.

A column is a field in the database and a record is one user

B.

A column is one field and a record is one row

C.

A column is one field and a record is one column

D.

A column contains data from one user and a record is one set of fields

Question 104

What is a sys_id?

Options:

A.

Unique 32-character identifier that is assigned to every record

B.

A client-side Business Rule

C.

A server-side Business Rule

D.

Unique 64-character identifier that is assigned to every record

Question 105

Which one of the following is NOT a type of Visual Task Board?

Options:

A.

Feature

B.

Guided boards

C.

Flexible

D.

Freeform

Question 106

When moving multiple update sets at one time, what might you do to facilitate the move?

Options:

A.

Batch

B.

Verify

C.

Test

D.

Preview

Question 107

While showing a customer their incident form, they ask to change the Priority values to display their internal terminology P1, P2, P3, P4. They want it to be consistent across all Tasks. How would you do that?

Right click on Priority and select what?

Options:

A.

Configure Lists

B.

Show Options

C.

Configure Task

D.

Show Choices

E.

Show Choice List

F.

Configure Options

Question 108

A new Service Desk employee in Latin America complains that the create dates and times are incorrect on their Incident list. What would you suggest to fix this issue?

Options:

A.

Have them clear their cache.

B.

Have them use the gear icon to set the employee’s time zone.

C.

Recommend they use Chrome, instead of Explorer.

D.

Use the system properties to correct the instance’s time zone.

E.

Have them correct the time zone on their computer.

Question 109

After finishing your work on High Security Settings, what do you do to return to normal admin security levels?

Options:

A.

Select Normal role

B.

Log out and back in

C.

Use System Administration > Normal Security module

D.

Select Global Update Set

E.

End Impersonation

Question 110

When testing a catalog item, having a manager approval flows, which of these best practices would you follow? (Choose three.)

Options:

A.

Make sure the latest flows are activated.

B.

Use the instance Incognito setting to quickly toggle between requester and approver.

C.

Impersonate the requester to ensure the form works.

D.

Make sure the requester's user record has a manager specified.

E.

Create and select your Testing Update Set, before starting the test cases.

F.

Use your Admin account, so you can approve the items quickly.

Question 111

Which icon would you double click, to expand and collapse the list of all Applications and Modules?

Options:

A.

Star

B.

Clock

C.

Application

D.

Funnel

Question 112

IntegrationHub enables execution of third-party APIs as a part of a flow. These integrations are referred to as

Options:

A.

an action

B.

a spoke

C.

a connection

D.

an integration step

Question 113

Which plugin allows users to install multiple applications, application-customizations. or plugins at once?

Options:

A.

Application Integration and Plugin Delivery (A1PD) SpokeBatch Install

B.

Continuous Integration and Continuous Delivery (CICD) SpokeBatch Install

C.

Multiple Integration and Process Delivery (MIPD) SpokeBatch Install

D.

Quick Integration and Multiple Delivery (QIMD) SpokeBatch Install

Question 114

In addition to the admin role, which one of the following roles allows a user to add or remove fields from a list?

Options:

A.

personal ize.control

B.

personal_list

C.

ul_page_admin

D.

ui_action_admin

Question 115

How is a group defined in ServiceNow?

Options:

A.

A group is one record stored in the Group Type [sys_user_group_type] table

B.

A group is one record stored in the Group [sys_user_group] table

C.

A group defines a set of users that share the same location

D.

A group defines a set of users that share the same job title

Question 116

What import utility do you use when the field names on the import set match the name of the fields on the Target table?

Options:

A.

Schema Mapping

B.

Automatic Mapping

C.

Mapping Assist

D.

Mapping Dashboard

Question 117

What is the difference between a UI Policy and Data Policy?

Options:

A.

Data Policies run when data is entered through the form, by an Import Set, or by web services, while UI Policies are set only by web services

B.

Data Policies can be converted into UI Policies, but UI Policies cannot be converted into Data Policies

C.

Data Policies run regardless of how data is entered into ServiceNow, while UI Policies are used for form interactions

D.

Data Policies run only after UI Policies run successfully

Question 118

Which plugin needs to be activated in order to translate the content of a catalog item to multiple languages?

Options:

A.

Localization Framework plugin(com.glide.localization_framework)

B.

Translation Framework plugin (com.glide.translation_framework)

C.

Multiple Language Framework plugin (com.glide.multiple.language_framework)

D.

Language Al Framework plugin (com .g I id e. language.ai _framework)

Question 119

What is NOT an example of a UI Action?

Options:

A.

Search

B.

Form buttons

C.

list Buttons

D.

Related Links

Question 120

When you need to orchestrate business processes across services with little technical user knowledge, which utility would you use?

Options:

A.

Flow Manager

B.

Flow Designer

C.

Flow Editor

D.

Workflow Editor

E.

Workflow Designer

Question 121

What is specified in an Access Control rule?

Options:

A.

Groups, Conditional Expressions and Workflows

B.

Table Schema, CRUD, and User Authentication

C.

Object and Operation being secured; Permissions required to access the object

D.

security_admin

Question 122

What needs to be specified, when creating a Business Rule? (Choose four.)

Options:

A.

UI action

B.

Table

C.

Fields to update

D.

Who can run

E.

Script to run

F.

Application scope

G.

Update set

Question 123

Which one of the following is an accurate list of changes that are captured in an Update Set?

Options:

A.

Changes made to tables, forms, schedules, and client scripts

B.

Changes made to tables, forms, views, and fields

C.

Changes made to: tables, forms. Business Rules, and data records

D.

Changes made to: tables. forms groups, and configuration items (Cls)

Question 124

What is a role in ServiceNow?

Options:

A.

A role is one record m the Role [sys_user_role] table

B.

A role is one record in the Role Iuser_sys_role] table

C.

A role is a persona used In Live Feed Chat

D.

A role Is a set of modules for a particular application

Question 125

New records, new groups, and modified configuration Items (Cls): what do they have in common?

Options:

A.

They are included in an Update Set

B.

They are not captured in an Update Set

C.

They are customizations

D.

They do not have anything in common

Question 126

Which feature allows you to automate business logic for a particular application or process such as approvals, tasks notifications, and record operations?

Options:

A.

Flows

B.

Action Sequences

C.

Action Sets

D.

Task Flows

E.

Flow Diagrams

Question 127

Which tool should be used to populate commonly used fields in a form?

Options:

A.

Template

B.

Reference Qualifier

C.

Formatter

D.

Assignment Rule

Question 128

What controls the publishing and retiring process for knowledge articles?

Options:

A.

Approval Policies

B.

Approval Definitions

C.

Workflow Designer

D.

Workflows

E.

State Lifecycle

Question 129

What are the steps to retrieve an Update Set?

Options:

A.

Verify Update Set is Complete, Retrieve, Preview, Apply

B.

Verify Update Set is Complete, Test Connection, Apply

C.

Verify Update Set is Complete, Test Connection, Commit

D.

Verify Update Set is Complete, Retrieve, Preview, Commit

Question 130

An IT manager is responsible for the Network and Hardware assignment groups, each group contains 5 team members. These team members are working on many tasks, but the manager cannot see any tasks on the Service Desk > My Groups Work list. What could explain this?

Options:

A.

The Service Desk > My Groups Work list shows active work tasks that are not yet assigned.

B.

The manager does not have the itil role.

C.

The manager is not a member of the Service Desk group.

D.

The manager is not a member of the Network and Hardware groups.

E.

The Assignment Group manager field is empty.

Question 131

When impersonating a user for testing purposes, what is the best way to return the instance, logged in with your user account?

Options:

A.

Turn your computer off and on again

B.

Clear browser cache

C.

End Impersonation

D.

Log out and back in

Question 132

Which section of the ServiceNow UI allows you to perform a global search?

Options:

A.

Application Navigator

B.

Banner frame

C.

List pane

D.

Content frame

Question 133

What functiondo you use to addbuttons, links, and context menu items on forms and lists?

Options:

A.

UI Policies

B.

UI Settings

C.

UI Actions

D.

UI Config

Question 134

What is a Notification?

Options:

A.

A new Knowledge article created by a Business Rule

B.

A tool for alerting users that events that concern them have occurred

C.

A message through Connect related to a Change Request

D.

An email file attachment

Question 135

Which of the following is used to categorize, flag, and locate records?

Options:

A.

Search

B.

Favorites

C.

Tags

D.

Bookmarks

Question 136

ServiceNow contains a resource which provides the following:

A standard and shared set of service related definitions across ServiceNow products and platform that will enable and support true service level reporting.

A CMDB framework across our products and platform that will enable and support multiple configuration strategies.

What resource do these statements describe?

Options:

A.

Common Services Data Model (CSDM)

B.

Information Technology Service Management (ITSM)

C.

Configuration Management Database (CMDB)

D.

Information Technology Infrastructure Library (ITIL)

Question 137

What is the purpose of a Data Policy?

Options:

A.

Data Policies enforce security

B.

Data Policies standardize data in Update Sets

C.

Data Policies enforce data consistency

D.

Data Policies apply to lists to standard data

Question 138

You are showing your customer a new form that you have created for their new application. They would like to add a field to the form. Where could you do that? (Choose two.)

Options:

A.

Select Fields and Columns module

B.

Right click on form header, select Configure > Form Layout

C.

Click on context menu, select Configure > Form Designer

D.

Select Field Class Manager module

Question 139

What ServiceNow tables can Administrators define as "destinations" for imported data, when using Transform Maps in the System Import Sets application?

Options:

A.

The Task table is the only table that can be a destination for imported data in the Transform Map module

B.

The Incident. Problem. Change, Task, and Service Catalog tables are the only tables that can be a destination for imported data m the Transform Map module

C.

Only the Incident Problem, and Change tables can be a destination for imported data in the Transform Map module

D.

Any ServiceNow table can be a destination for imported data in the Transform Map module

Question 140

A user wants to create a set of filter conditions, where they want to show records which satisfy two conditions:

Incidents where the state is Closed

Incidents where Assignment Group is Network

After clicking the Funnel icon, what should the user do?

Options:

A.

Define the first condition; click AND button; define second condition; click Run

B.

Define the first condition; click AND button; define second condition; press enter

C.

Define the first condition; click OR button; define second condition; press enter

D.

Define the first condition; click > icon on breadcrumb, define second condition; click Run

E.

Define the first condition; click > icon on breadcrumb, define second condition; press enter

Question 141

Which one of the following statements is true?

Options:

A.

When an incident form is saved, all the Work Notes field text is recorded to the Activity Log field

B.

When an incident form is saved, the Work Notes field text is overwritten each time work is logged against the incident

C.

When an incident form is saved, the impact field is calculated by adding the Prion:, and Urgency values

D.

When an Incident form is saved, the Additional Comments field text is cleared and recorded to the Work Notes section

Question 142

Which tool is used to define relationships between fields in an import set table and a target table?

Options:

A.

Transform Schema

B.

Schema Map

C.

Dictionary Map

D.

Transform Map

E.

Field Transformer

F.

Import Designer

Question 143

How are local flow variables accessed in the Flow Designer Data panel?

Options:

A.

As newly generated icons

B.

As scratchpad variables

C.

As new tabs

D.

As data pills

Question 144

What is the purpose of the Event Registry?

Options:

A.

The Event Registry lists all Events that have successfully completed within a 24-hour period

B.

The Event Registry is a list of all Events that originate through an integration

C.

The Event Registry is a module that provides Event definitions

D.

The Event Registry is a list of all Events that have successfully completed after being Invoked by a script

Question 145

Which of the following protects applications by identifying and restricting access to available files and data?

Options:

A.

Application Configuration

B.

Verbose Log

C.

Access Control Rules

D.

Application Scope

Question 146

On a Form header, what is the three bar icon called?

Options:

A.

Pancake icon

B.

Additional Actions or Context Menu

C.

Hamburger icon

D.

Cake icon

Question 147

Your customer would like to create a new template to notify users who are affected by network outages at their site. Which module would you use to create a new notification?

Options:

A.

System Notification > Email > Notifications

B.

Administration > Notification Overview

C.

System Properties > Email > Settings

D.

User Preferences > Email > Notifications

E.

Click Gear > Notifications > New

Question 148

What is a key difference between Reporting and Performance Analytics?

Options:

A.

Performance Analytics contains snapshots of data taken over time; Reporting shows only the data as it is, at the moment the report is run.

B.

Performance Analytics can show trends; Reports cannot.

C.

Reports can be run on a scheduled basis; Performance Analytics cannot.

D.

Performance Analytics data can be published to Dashboards; Reports cannot.

E.

Performance Analytics shows KPIs; Reporting does not.

Question 149

Which certificate-based authentication methods can be enabled so that users can log into the Service Portal? (Select all that apply) Select 2 Answers from the below options

Options:

A.

Extended Validation Access (EVA)

B.

Organization Verification Card (OVC)

C.

Common Access Card (CAC)

D.

Domain Authentication Card (DAC)

E.

Personal Identify Verification (PIV)

Question 150

The ServiceNow platform includes which types of interfaces? (Choose three.)

Options:

A.

Now Mobile Apps

B.

Agent Control Center

C.

Back Office Dashboard

D.

Service Portals

E.

Now Platform® User Interfaces

F.

Field Service Taskboard

Page: 1 / 50
Total 503 questions