wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ServiceNowTraining_2

Total questions: 60

Worksheet time: 32mins

Name
Class
Date
1.

Which one of the following statements is correct when referring to UI Actions?

a)

UI Actions cannot use scripts or be scripted.

b)

UI Actions are only executed on the server.

c)

Conditions can be specified to determine when a UI Action appears

d)

UI Actions on the Task Table are not available to its extended tables.

2.

What is the name of the database ServiceNow is built on?

a)

Seqel PRO

b)

Teradata

c)

OrientDB

d)

MySQL

3.

Graphically display an infrastructure view for a configuration item and the business services that it is part of and that it supports.

a)

Merge Update Sets

b)

Dependency Views

c)

Activity Section

d)

User Interface Actions

4.

What are the stages for a requested item?

a)

Early access by invite, Opt-in or auto upgrade scheduled based on dates, Opt-in, on-demand, or auto-upgrade

b)

Waiting for approval, approved, pending, fulfillment, completed

c)

It would import empty fields from the source table to the target table.

d)

A list of all existing tables with columns and column attributes

5.

Can a user open an Incident by email, if so what is utilized?

a)

Yes, Notification

b)

Yes, Inbound Action

c)

Not Possible

6.

What role allows users to define catalog items?

a)

Catalog_admin

b)

Catalog_manager

c)

Catalog_editor

d)

Catalog

7.

My manager is going to be out of town and needs to have the supervisor approve while he/she is out of town, what would he/she utilize in ServiceNow?

a)

New temporary account for a manager

b)

Manager's credentials (username & password)

c)

Delegate

d)

Impersonate

8.

What is the latest ServiceNow user interface?

a)

Jakarta

b)

London

c)

UI 16

d)

Kingston

9.

Where can you view information about system activity?

a)

System logs

b)

Homepages

c)

System Properties

d)

System Definition

10.

What does !=[TEXT] search for

a)

Ends With

b)

Equals To

c)

Not Equals to

d)

Contains

e)

Does not contain

11.

Which table defines what conditions trigger an SLA?

a)

sla_condition_class_list

b)

task_sla

c)

contract_sla

d)

Task

12.

What are common, OOTB places where workflows are commonly seen in ServiceNow? Select all that apply.

a)

Routine Changes

b)

None of the above

c)

Service Level Agreements (SLA)

d)

Emergency Changes

e)

Incident

13.

What are the release types in a family? Select all that apply.

a)

Feature

b)

HotFix

c)

Alpha

d)

Beta

e)

Patch

14.

SLA, OLA and UC are configured in which module?

a)

BSM

b)

SLM

c)

CMDB

d)

ACLs

15.

Category is the highest level in the hierarchy of the knowledge base.

a)

FALSE

b)

TRUE

16.

What does [TEXT]% search for

a)

Starts with

b)

Ends With

c)

Contains

d)

Does not contain

e)

Equals To

17.

What is a schema map?

a)

A schema map graphically displays the configuration items that supports business services.

b)

schema map enables administrator to define records from a specific table as trouble sources for configuration items.

c)

A schema map graphically organizes the visual task boards from CMDB.

d)

A schema map displays the details of tables and their relationships in a visual manner, allowing administrators to view and easily access different parts of database schema.

18.

In service catalog application, which module is responsible for creating items?

a)

Maintain category

b)

Maintain dynamic categories

c)

Maintain items

d)

Items

19.

What does !*[TEXT] search for

a)

Does not contain

b)

Starts with

c)

Ends With

d)

Contains

e)

Equals To

20.

To make a new or edited workflow available to all users, it needs to be published.

a)

TRUE

b)

FALSE

21.

Which of the following are you allowed to make customizations to?

a)

A field

b)

A view

c)

A form

d)

All of the above

e)

A business rule

22.

What is the use of Script Includes in ServiceNow?

a)

It is used as same as client script.

b)

The scripts that are used again & again are maintained in Script Includes so that it can be called any time in the required scripts.

c)

Script Includes is not there in ServiceNow.

d)

None of these.

23.

What is the purpose of the import set table?

a)

A set of field maps that defines the relationship between fields in an import set and fields on a table.

b)

The conversion of data from an import set table to another table according to the rules defined in a transform map.

c)

It acts as a staging area for records imported.

d)

A record that defines where to get the data to import.

24.

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

a)

A role is generated to a user by the System Administrator.

b)

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

c)

Each user has a role in the ServiceNow platform.

d)

Users can click on the Personalize role(feature to try different roles).

25.

Events are special records the system uses to log when certain conditions occur and to take some kind of action in response to the conditions.

a)

FALSE

b)

TRUE

26.

What are the types of number form orders?

a)

Request Number (REQ) - The request is generated and given a REQ number.

b)

Request Item (RITM) - Each item in the order is assigned a Requested Item number.

c)

Catalog Task number - For each requested item, a set of catalog tasks are created. Each task is assigned a catalog task number.

d)

All of these.

27.

Please provide an example of when you use Access Control Record in ServiceNow.

a)

To make any field on the incident form editable for admins and ITIL users.

b)

To make any field on the incident form mandatory.

c)

To make any field on the incident form editable for admins, but read only for ITIl users.

d)

To make any field on the incident form read only.

28.

What is not an example of a UI action?

a)

Form buttons

b)

Related links

c)

Search

d)

List buttons

29.

Gauges are created by admins or users with Gauge_Maker role.

a)

FALSE

b)

TRUE

30.

Which of the following are workflow activities? Select all that apply.

a)

Tasks

b)

Approvals

c)

Email

d)

Timers

e)

Utilities

31.

Use the ______________ to create relationships between configuration items (CIs). Fill in the blank.

a)

None. custom tables can be deleted.

b)

CMDB Query Builder

c)

CI Service Manager

d)

CI Relationship Editor

e)

CI Class Manager

32.

What do requesters see when they go to the service catalog?

a)

Self-service catalog items

b)

News

c)

Record

d)

Homepage

33.

Which of the components are visible on Workflow welcome screen?

a)

New Workflow Button

b)

Pallete Tabs

c)

List of published workflows

d)

Catalog Form

34.

Personalizing a form does not enable a user to hide ____________ fields. Fill in the blanks.

a)

Readonly

b)

Reference

c)

Pre Filled

d)

Mandatory

35.

All workflows absolutely must have a beginning and an end.

a)

FALSE

b)

TRUE

36.

What is the relationship between tables?

a)

Show Schema Map

b)

task

c)

CI Relationship Types

d)

Configure Dictionary

37.

Which one is used to group related fields together?

a)

Form Layout

b)

List Layout

c)

View

d)

Sections

38.

How do you get to the categories on an incident and other table?

a)

In the task SLA form

b)

Base Class

c)

Go to system definition > choice list

d)

Go to social it > feed administration > messages

39.

What do client request + server response =?

a)

None of the above

b)

Multiple trip

c)

Round trip

d)

Single trip

40.

Plugin can be deactivated

a)

TRUE

b)

FALSE

41.

StartNow methodology is the combination of traditional waterfall approach with SCRUM.

a)

FALSE

b)

TRUE

42.

Expand CMDB

a)

Configuration Module Database

b)

Call Management Database

c)

Configuration Management Database

43.

The application navigator provides links to all applications and modules they comprise

a)

TRUE

b)

FALSE

44.

What are the 3 ways to bring users into the ServiceNow system?

a)

Using an import set (importing users).

b)

Manually enter users, manually creating users.

c)

Through Single Sign on and LDAP.

d)

All of the above.

45.

What does StartNow stand for?

a)

Strategic Analysis, Research, and Training.

b)

Start-up and Accelerated Recruitment Team.

c)

Strategic Alignment and Rapid Transformation.

d)

None of these.

46.

What is related to High Security Plugin in ServiceNow?

a)

Impersonation feature

b)

ACL

c)

security_admin role for elevated privilege

47.

To change the prefix of a Ticket Number, which module of ServiceNow is used?

a)

UI macro

b)

System properties

c)

Number Maintenance

d)

Script

48.

Which one is not part of filter conditions

a)

Type Field

b)

Field

c)

Operator

d)

Value

49.

Does ESS have a role?

a)

No

b)

Yes

50.

When you open a service catalog and click the Order button what gets created first?

a)

Workflow

b)

TASK

c)

REQ

d)

RITM

51.

What is metric

a)

A metric is a comparative measurement used to report the effectiveness of workflow and SLA.

b)

A metric is a time measurement used to report the effectiveness of workflow and SLA.

c)

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

d)

A metric is used to measure and evaluate the effectiveness of IT management process.

52.

What roles are provided?

a)

All of the above

b)

Employee Self Service (ESS)

c)

System Administrator

d)

Approvers

53.

In workflow, what are the states? Select all that apply.

a)

Delivery

b)

Fulfilment

c)

Checked Out

d)

Unpublished

e)

Published

54.

how can a notification be sent out?

a)

Script

b)

Workflow

c)

Business Rule

d)

All of these

55.

Column is a field and a row is a record

a)

FALSE

b)

TRUE

56.

Acronym: LDAP

a)

Lightweight Directory Access Password

b)

Lightweight Distributed Access Password

c)

Lightweight Directory Access Protocol

d)

Lightweight Data Access Protocol

57.

What do Service Catalog Variables provide?

a)

Definitions of available item options using questions choices.

b)

Question selections then define the available option.

c)

Options to tailor a catalog item to the customers' needs.

d)

All of these.

58.

Fill in the blank: _____ is any content created using the ServiceNow knowledge base.

a)

News

b)

Blog

c)

Post

d)

Article

59.

Workflows need to be checked out before they can be edited?

a)

TRUE

b)

FALSE

60.

The CMDB application in Service now does the following; Select all that apply.

a)

Facilitate quick impact analysis.

b)

Increase cost saving to the business.

c)

Contains assets and their relationships.

d)

Help protect a record based on its contents.

e)

Helps locate failed changes.