wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CIS-ITSM-2

Total questions: 95

Worksheet time: 48mins

Name
Class
Date
1.

What is the minimum role required for a user to create an Emergency Change?

a)

itil

b)

change_manager

c)

itil_admin

d)

cab_manager

2.

In Change Management, which record should be modified to restrict when a Change can move to a specific state?

a)

UI Action for the State Transition

b)

ChangeRequest Script Include

c)

ChangeRequestStateModel Script Include

d)

ChangeRequestStateModelSNC Script Include

3.

A customer would like to modify the wording that appears when a user selectsChange > Create New. Which type of record must be adjusted?

a)

Application Module

b)

Change Type Data Lookup

c)

Language File

d)

Interceptor

4.

Change Tasks generated by the Change Request - Normal Change tasksworkflow should include

a)

All implementation tasks for a specific Change

b)

Approval and scheduling tasks for Normal Changes

c)

Standard, administrative tasks common to all Normal Changes

d)

Automated tasks to be completed by the System Scheduler

5.

When evaluating Change Request States in a Script Include, which is the preferred method for referencing a State?

a)

Use the g_form.getValue function to retrieve the State field value

b)

Use the State name Constant, such as ChangeRequestSateHandler.SCHEDULED

c)

Use the .getDisplayValue function to retrieve the State field value

d)

Use the State field value, such as -2

6.

Which of the following statements is true when the Change Management - RiskAssessment plugin is enabled?

a)

Both the Risk Calculator and Risk Assessment are used to determine Risk for a Change

b)

Risk Assessment replaces the Risk Calculator to determine Risk for a Change

c)

A Risk Assessment is required for all Normal and Emergency Changes

d)

Risk is automatically calculated on update of a Change

7.

Which of the following is NOT a method for creating Knowledge Articles within ServiceNow?

a)

Import from a Microsoft Word document

b)

Direct creation by a user with the 'knowledge' role

c)

Generate from a Scheduled Report with a Target = Article

d)

Generated from Incident or Problem records

8.

Which of the following represents how Knowledge Management subscriptions and article versioning are enabled?

a)

Features are enaled by default in baseline Jakarta instances

b)

Customizations to Knowledge Management

c)

Knowledge Base setting on each Knowledge Base

d)

Activation of the Knowledge Management Advanced Plugin

9.

Which mechanism is used to specify who can read Articles and who can contribute Articles in a Knowledge Base?

a)

Access Control Rules

b)

User Criteria

c)

Filter Criteria

d)

Knowledge Category Attributes

10.

Which condition must be met to have a Knowledge Article display on the Knowledge Home Page in the Featured Content section?

a)

A record must be created in the Featured Content [kb_knowledge_keyword] table referencing the Article and a keyword of the "homepage"

b)

A record must be created in the Featured Content [kb_knowledge_keyword] tablereferencing the Article and a keyword of "featured_content"

c)

The Article must have a 4star rating and be among the top 10 articles mostfrequently attached to Tasks

d)

The Feature field on the Article must be set to true

11.

What Knowledge Management capability allows users to ask and answer questions amongst peers within a Knowledge Base?

a)

Feedback

b)

Social Q&A

c)

Connect Chat

d)

Collaboration

12.

How is access to Knowledge Articles administered?

a)

User Criteria and Entitlements

b)

Filter Conditions on the Knowledge Base

c)

User Roles

d)

User Criteria and User Roles

13.

What are the primary record types in Configuration Management?

a)

Relationship Type and Configuration Item (CI)

b)

Asset Item (AI) and Relationship Type

c)

Business Service and Configuration Item (CI)

d)

Asset Item (AI) and Configuration Item (CI)

14.

Given the class structure below, which types of CIs will be included in a reportrun against the cmdb_ci_computer table?

- cmdb ---- cmdb_ci ---- ---- cmdb_ci_hardware ---- ---- ---- cmdb_ci_computer ---- ---- ---- ---- cmdb_ci_server ---- ---- ---- ---- ---- ---- cmdb_ci_win_server ---- ---- ---- ---- ---- ---- cmdb_ci_linux_server ---- ---- ---- ---- ---- ---- cmdb_ci_unix_server ---- ---- ---- ---- cmdb_ci_pc_hardware

a)

CIs defined directly in the cmdb_ci_computer and all child classes

b)

CIs defined directly in the cmdb_ci_computer and all parent classes

c)

Just CIs defined directly in cmdb_ci_computer

15.

A customer has a requirement to include a Catalog Item to order Microsoft Access in several Categories so that users can find it easily. What is the best way to do this?

a)

Add additional Categories in the Catalog Items Categories Related List

b)

List the Categories in the Catalog Item's Description field

c)

Build the item as an Order Guide

d)

Copy the Catalog Item and associate a copy with each Category

16.

On a Service Catalog Item, a customer has a requirement that the start_dateis before the end_date. Which approach is recommended to satisfy this requirement?

a)

Create a Validation Script and associate it to the Item

b)

Create a Catalog Client Script that triggers on Submit of the Item

c)

Create a Catalog Client UI Policy that triggers on Load of the Item

d)

Create a Business Rule that runs on Insert or Update of the Item

17.

Which of the following can be used as a 'non-code' alternative for some Catalog Client Scripts to populate data on an Item?

a)

Catalog UI Policy

b)

Catalog Data Lookup

c)

Variable Set

d)

Catalog Client Script

18.

For each Requested Item, a _________ enables the approval and delivery of that Item.

a)

User Criteria

b)

Catalog Item

c)

Work Order

d)

Workflow

19.

A Requested Item may be associated with one or more Requests.

a)

True

b)

False

20.

Which of the following Service Catalog records may serve as a container for multiple Requested Items?

a)

Service Catalog Task

b)

Request

c)

Requested item

d)

Catalog Order

21.

The Requested Item [sc_req_item] table is extended directly from the Task[task] table.

a)

True

b)

False

22.

Primary tables associated with Request Fulfillment begin with the prefix__________.

a)

sc_

b)

rf_

c)

rm_

d)

req_

23.

Which one of the following represents the overall life cylce of a Request?

a)

Approval -> Submittal -> Fulfillment -> Closure

b)

Approval -> Submittal -> Delivery -> Resolution

c)

Submittal -> Approval -> Resolution -> Closure

d)

Submittal -> Approval -> Fulfillment -> Closure

24.

In the baseline configuration for Service Catalog workflows, which of the following statements are true? Select all that apply.

a)

Requests with a value over $1000 require manager approval

b)

Approvals will be skipped if there are no members in the approval group

c)

All Requested Items require manager approval

d)

Execution plans are used instead of Workflows

25.

Which type of records use the default Variables Editor (formatter) to display Catalog Item Variables on a form?

a)

Requested Item records, Catalog Task record, and all Tasks created by Record Producers

b)

Any type of Record created from Record Producers

c)

Tasks created from Record Producers, Requests, Requested Items

d)

Requested Item records, Catalog Task records, and Request records

26.

Which of the following may NOT be published in a Service Catalog?

a)

Content Item

b)

Order Guide

c)

Record Producer

d)

Requested Item

27.

Which type of Service Catalog component allows a user to describe their needs, choose options, and then check out ordering multiple items at once according to their selections?

a)

Execution Plan

b)

Catalog Item

c)

Content Item

d)

Order Guide

28.

Which of the following is NOT a way Service Catalog Requests may be submitted in a baseline ServiceNow instance?

a)

From an inbound email

b)

From the Service

c)

From an Incident record

d)

From the Service Catalog

29.

In knowledge management, which conditions must be met before the 'Import from Word' icon/ button appears on the Knowledge management Home page?

a)

The Knowledge base must have the Enable Article Import field set to True

b)

The user must have one of the roles specified in the Knowledge System Property 'List of roles (comma separated) that can import Knowledge Articles'

c)

The user must meet the conditions in the Can Contribute User Criteria for at least one Knowledge Base OR have the knowledgde_admin role

d)

The user must have the knowledge or knowledge_admin

30.

When a user selects Change > New, they are presented with a ___________ to select the type of change instead of being presented with a new Change form.

a)

Interrupter

b)

Wizard

c)

Splash Page

d)

Interceptor

31.

For the majority of Catalog Items, the customer requires Quantity and Price to be displayed. However, for one Item, the customer would like to omit these two fields. Which of the following approaches should be used to satisfy this requirement?

a)

Set both 'No Quantity' and 'Omit Price in Cart' to true on the catalog item.

b)

Cart options are set using system properties and can not be changed for individual items.

c)

Write a catalog client script for the item and use g_form.setDisplay() to hide each field.

d)

Set 'Use cart Layout' to false on the catalog Item and set both 'No Quantity' and 'Omit Price in Cart' to true.

32.

Database views must be used to report on Catalog Item Variables.

a)

True

b)

False

33.

Which of the following describes the purpose of User Criteria when used in the Service Catalog application?

a)

Replace Access Controls to provide security to Requests.

b)

Determine who can see Categories and Items

c)

Pre-fill user preferences on Catalog order forms.

d)

Determine who can see Catalogs and Items.

34.

Which role is required to edit the Type field on a Change?

a)

change_manager

b)

admin

c)

itil

d)

Nobody

35.

When evaluating Change request states in a script include, which is the preferred method for referencing a State?

a)

Use the .getDisplayValue function to retrieve the State field value.

b)

Use the state field value, such as -3.

c)

Use the g_form.getValue function to retrieve the State field value.

d)

Use the State name Constant, such as ChangeRequestStateHandler.SCHEDULED

36.

In the baseline platform configuration of Change Management, which of the following are controlled by the Change Request - Normal workflow?

a)

Risk Assessment, Change Task generation, Approvals

b)

CAB Approvals, Conflict checking, Notifications

c)

Approvals, Conflict Checking, Change Task Generation

d)

Approvals, Notifications, RollBack

37.

Which of the following statements are correct for Standard Changes. Select all that apply.

a)

Standard changes are typically low risk and have detailed procedures

b)

Standard changes don't have Change tasks

c)

Standard Change procedures must be stored in a Knowledge base

d)

Standard changes can be automated

38.

When can a user (who has no assigned roles in the system) close an Incident?

a)

When the user is the caller or on the Watch List and the Incident's state is

b)

When the user is the caller and the Incident's state is not already Closed

c)

When the user is the caller and the incidents state is Resolved

d)

When the user is the caller and the Incident's state is not already Resolved

39.

Which of the following can be used to standardize the body of Outbound email notifications?

a)

Email Client

b)

Email templates

c)

Variable sets

d)

Inbound Action

40.

For an incident, which of the following are used when calculating the value of the Business Duration field?

a)

Incident State Duration Metric

b)

Incident Auto-close system property

c)

Calendar duration

d)

SLA Schedule

41.

Which type of record may be used to initiate the process to deploy a fix to an incident?

a)

Service Request

b)

Change Request

c)

Incident Resolution

d)

Problem

42.

Which of the following DOES NOT describe the purpose of CMDB?

a)

Repository to store IT Service infrastructure components and relationships

b)

Centrally managed and controlled 'system of record'

c)

Critical analysis and decision-making tool to support impact analysis

d)

Inventory of IT assets in stock and available to Users

43.

Which of the following Service Catalog variabale types are not supported in Mobile interfaces? Select all that apply.

a)

Html

b)

Label

c)

UI page

d)

Lookup Selectbox

e)

Container Start

44.

The Requested Item table is extended directly from the Task table.

a)

True

b)

False

45.

Which of the following statements are correct for Standard Changes and Standard Change Templates? Select all that apply.

a)

Standard Changes do not require approvals

b)

Templates can be used only for Standard Changes

c)

Creation of a Standard Change Template requires approval

d)

Standard Change Templates cannot include standard tasks

46.

The requested item table is extended directly from the task table

a)

True

b)

False

47.

Which of the following functions is NOT enabled by the Change advisory board (CAB) workbench?

a)

View a calendar of planned changes

b)

Document meeting notes and share with attendees

c)

Define a schedule and related logistics for CAB meetings

d)

Provide video and chat capabilities during CAB meetings

48.

In the baseline platform configuration, the appropriate Workflow to be attached to a Change Request is determined based on _________ ?

a)

System properties

b)

Workflow conditions matching Change request field values

c)

The workflow defined on the Change type record

d)

The workflow field on the change request record

49.

XML exports of Knowledge Articles include Text but DO NOT include attachments.

a)

True

b)

False

50.

When viewed through a Service Portal, Service Catalog Items may be formatted with a maximum of two columns.

a)

True

b)

False

51.

Which of the following conditions can be evaluated by Change Management Conflict Detection? Select all that apply.

a)

Changes with overlapping schedules assigned to the same resource

b)

Changes schedule outside of a CIs maintenance window

c)

Changes scheduled during blackout time periods

d)

Conflicts of all Affected CIs

e)

Changes scheduled outside of normal business hours

52.

Which two fields are used to calculate priority on an Incident?

a)

Severity and Urgency

b)

Impact and Urgency

c)

Business Criticality and Urgency

d)

VIP and Impact

53.

When an end-user (with no roles in the platform) submits an Incident using the Self-Service interface or Service Portal, Related Search Results automatically display search results from Knowledge Bases and Service Catalogs. These Related Search Results are a form of __________ ?

a)

Incident Avoidance

b)

Incident Deflection

c)

Live Agent Intervention

d)

Service Marketing

54.

Which type of record may be used to initiate the process to deploy a fix to an Incident?

a)

Service Request

b)

Problem

c)

Incident Resolution

d)

Change Request

55.

Which feature can Service Desk Agents use to ensure that Knowledge Articles they attach to Incidents are Article that are appropriate to share with Callers?

a)

Global Search

b)

System Property - Restrict Articles to Callers

c)

Search Groups - Caller Restrictions

d)

Contextual Search - Search as

56.

In the baseline platform configuration, a Configuration Item must be specified before Approvals are requested for a Change Request.

a)

True

b)

False

57.

A Problem can be created from an Incident.

a)

True

b)

False

58.

In the baseline configuration for Change Management, how do users access approved Standard Change templates?

a)

Apply a template to a new Change form

b)

Browse for Standard Changes within the Technical Catalog

c)

Standard Change Proposal table

d)

Standard change Catalog

59.

Poorly managed and unplanned Changes often create high volumes of _________?

a)

Incidents

b)

Requests

c)

Problems

d)

Knowledge Articles

60.

Which process role is responsible for the smooth operation of the Change Management process within an organization?

a)

Change Sponsor

b)

Change Manager

c)

Change Implementer

d)

Change Advisory Board

61.

Configuration changes to the Change Management - CAB Workbench Application must be done in the global scope.

a)

True

b)

False

62.

Which of the following is NOT a type of Article feedback that may be submitted by users?

a)

Flag Article

b)

Rate Article

c)

Endorsed

d)

Helpful (Yes / No)

63.

Which of the following represents how Knowledge Management Article publishing is managed?

a)

Any article submitted is automatically published

b)

Each Knowledge Article follows its own Publish and Retire workflow

c)

Publish and Retire workflows are set in the Knowledge Management System Properties

d)

Each Knowledge Base follows its own Publish and Retire workflow

64.

ServiceNow is limited to a single Knowledge Base for all users of the platform to access.

a)

True

b)

False

65.

In the baseline platform configuration, the Post News Related Link on a Problem Record will generate Knowledge Article that includes information mapped from the Problem Record. What will be the Workflow state of the new Article?

a)

Review

b)

Published

c)

New

d)

Draft

66.

Under which circumstances would a Knowledge Article Author set the Display Attachments field to false on an Article that HAS attachments?

a)

The attachments are referenced Knowledge Articles

b)

The attachments are images embedded and displayed within the Article text

c)

The attachments are files that the Author would like to display as links for on the Article rather than having those files open / download automatically

d)

The attachments should be downloaded / opened immediately rather without the Article text being displayed

67.

Which of the following approaches is used to display a Variable from a Requested Item on a Catalog Task form?

a)

In the Catalog Task Activity within the Item's fulfillment workflow, write a Script to retrieve and set Catalog Task field values

b)

In the Catalog Task Activity within the Items fulfillment workflow, select variables to be displayed in the Variables on the Task Form field

c)

In the Catalog Item, set Cascade Variables to true

d)

In the Catalog Item, set Display Variables in Catalog Tasks to true

68.

Which of the following is a potential benefit of implementing Incident Management?

a)

Reduction in the time to fulfill Requests

b)

Reduction in the number of Incidents caused by Changes

c)

Reduction in the number of duplicate Configuration Items

d)

Reduction in the time Services are unavailable

69.

Which feature may be used to track trends related to the average resolution time by priority for Incidents compared to other customers in the same industry / number of users / region?

a)

Benchmarks

b)

Scheduled Reports

c)

Reporting

d)

Performance Analytics

70.

Which platform feature is used to determine whether an Incident meets the conditions for First Call Resolution?

a)

Benchmark

b)

First Call Resolution field

c)

Business Rule

d)

Metric

71.

Which field on the Incident table automatically tracks the TOTAL elapsed time between when an Incident is created until the time it is resolved?

a)

Business Resolve Time [business_stc]

b)

Business Duration [business_duration]

c)

Resolve Time [calendar_stc]

d)

Duration [calendar_duration]

72.

Which of the following can be used to standardize the body of outbound email notifications?

a)

Inbound Action

b)

Email Client

c)

Email Templates

d)

Variable Sets

73.

Which of the following outlines the ways Changes may be related to Incidents?

a)

Incidents cause Changes. Investigation of Changes may indicate the need for Incidents to be generated

b)

A Change is required to investigate the cause of an Incident

c)

Incidents may be caused by Changes. Investigation of Incidents may indicate the need for a Change

d)

Incidents and Changes are separate processes that have little interaction

74.

On an Incident form, Category and Subcategory fields include a drop-down list of potential field values to allow users to categorize Incidents. Which table stores the list of potential field values displayed in these two fields?

a)

Variable Category [item_option_category]

b)

Choice [sys_choice]

c)

Category [category] table and the Subcategory [subcategory]

d)

Incident [incident]

75.

In the baseline platform configuration, which Incident Management function is limited to users with roles of either itil_admin or admin?

a)

Reopen Incident

b)

Archive Incident

c)

Delete Incident

d)

Close Incident

76.

In the baseline platform configuration, who can create Change Requests?

a)

Only members of the Change Advisory Boards (CAB)

b)

Users with the itil role or Change-specific roles

c)

Anyone, even those not registered / logged in

d)

Any logged in user

77.

In which situation would an Order Guide be used?

a)

Items have a complex fulfillment process

b)

Multiple Items are typically ordered together

c)

Administrators choose not to use Workflow

d)

Administrators prefer user-friendly forms qith questions and answers

78.

Which of the following components can be turned on or off in the Service Catalog Cart Layout?

a)

Calculate Shipping

b)

Delete Item

c)

Quantity

d)

Add to Wish List

79.

User Criteria is used to determine who may order Items in a Service Catalog Category.

a)

True

b)

False

80.

Which table is the base class for the Configuration Management Database?

a)

Base Item [cmdb_base_item]

b)

Configuration Item [cmdb_ci]

c)

Asset [asset]

d)

Base Configuration Item [cmdb]

81.

Change Management uses workflow engine by default to facilitate approvals and processing for each type of Change, including Emergency, Normal and Standard.

a)

True

b)

False

82.

Under which circumstances is it appropriate to leave a Problem record in a State of Known Error?

a)

A vendor is actively investigating the Problem

b)

The permanent fix is too costly and the documented workaround is sufficient

c)

The root cause has not been established and approved

d)

A Change is pending implementation

83.

In Problem Management, when the State of a Problem changes to Closed/Resolved, what updates are made to the associated Incidents? (Assume associated Incidents have a State of On Hold and On Hold Reason of Awaiting Problem.)

a)

The Work Notes field on each associated Incident is updated with details from the Problem Close Notes

b)

No updates are made to associated Incidents. Service Desk agents must manually update all associated Incidents.

c)

The "State" of each Incident is set to "In Progress" and the problem's "Close Notes" get copied to that related incident's "Work Notes" which will show in the incident's activity journal.

d)

The State of each associated Incident is updated to ResolveResolution code is set to Solved (Permanently). Resolution notes are populated with details from the Problem Close Notes field

84.

In the baseline configuration of Change Management, which fields are included when the Copy Change UI action is used to copy a Change Request?

a)

Change Tasks, Impact, Attachments, Planned Start Date, Risk

b)

Backout Plan, Category, Change Type, Attachments, Work Notes

c)

Configuration Item, Change Tasks, Approvals, Risk, Attachments

d)

Configuration Item, Change Tasks, Risk, Backout Plan, Category

85.

In Change Management, what is the purpose of the Risk Assessment Survey?

a)

Determine the Risk of the Change based on user responses to a Risk Assessment

b)

Determine the Risk of the Change based on Risk Conditions

c)

Survey CAB members to collectively assess Risk of each Change reviewed

d)

Automatically survey the environment to analyze the continuity of services to assess Risk

86.

In the CAB Workbench application, meeting notes and minutes are documented at the CAB meeting level.

a)

True

b)

False

87.

True or False: Every Catalog Item uses the same workflow to manage approvals.

a)

True

b)

False

88.

Which of the following is considered a best practice for managing the Valid To date for Knowledge articles?

a)

Allow the authors of Articles to set the Valid To date of each individual Article

b)

Determine the Valid To timeframe of your articles based upon the type of article and volatility of information in the article

c)

Leave the Valid To dates to the default value of 2020-01-01

d)

Do not set Valid To dates for Knowledge Articles

89.

True or False: Within a Catalog Item, a 'Container Split' formatter is required between 'Container Start' and 'Container End' to split variables into columns.

a)

True

b)

False

90.

The Knowledge [kb_knowledge] table is extended from _________ .

a)

Knowledge Base [kb_knowledge_base]

b)

No table; It is a Base Table

c)

Configuration Item [cmdb_ci]

d)

Task [task]

91.

Which of the following statements is true when an Incident has several child Incidents?

a)

No updates are synchronized between parent and child Incidents

b)

All updates to parent Incident are reflected in child Incidents

c)

Parent Incident updates to State, Comments, Work Notes, and Resolutions Code are

d)

All updates to child Incidents are reflected in the parent Incident

92.

If you hover over the reference icon for a Caller, and a sys_popup view hasn't been configured, which view is used?

a)

mobile

b)

tool_tip

c)

reference_view

d)

default

93.

What is the minimum role required to delete a Problem?

a)

itil

b)

itil_admin

c)

admin

d)

problem

94.

What is the minimum role required to delete a CI?

a)

itil

b)

itil_admin

c)

admin

d)

problem

95.

What is the minimum role required to delete a CI?

a)

itil

b)

itil_admin

c)

ecmdb_admin

d)

admin