Practice Test 001: CSA Flashcards

1
Q

What are the three major steps to create a Service Catalog (SC) request workflow (WF) & make it visible to all?

A

Define WF properties, create activities, and publish the WF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A

Banner Frame (BF)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a WF primarily used for?

A

To automate a sequence of activities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are 3 ways Variable Sets (VS) can be used?

A

Recorder Producer, Catalog Items, Order Guides

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When a user customize a homepage, the system makes a copy of the homepage and..?

A

Adds a “My” prefix to the homepage name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When does a Client Script run?

A

onLoad, onChange, onSubmit, & onCellEdit (all on the client-side)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are Import Logs?

A

Logs of all Import Set application operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a Single Sign-On (SSO)?

A

An integration that enables a user to login once, while gaining access to multiple software systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are reasons a IT user won’t be able to see Self Service on their homepage?

A

Their user account doesn’t have ITIL role (which is assigned to a group)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How is coalesce used in Import Sets?

A

Using coalesce, import sets may update existing records in a destination Production table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Conditions can be specified to determine when a ___________ appears.

A

UI Action

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is an access defined and applied to?

A

Specific role or users/groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the list interface Elements?

A

Title bar, Breadcrumbs, Column Heading, Fields

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When does the submit button appear on a form?

A

When changing a new record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What module is used to view field setting for a table?

A

Tables and Columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What 4 types of users are in a typical SN instance?

A

System Administrator, Delegate Administrator, ITIL User, ESS User

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What helps you setup an application?

A

Guided Setup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

If a row level rule and a field level rule exists, both rules must be true before an operation is allowed, is an example of what?

A

Access Control rule evaluation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What tables can System Administrator delete?

A

Only tables beginning with ‘u_’ prefix can be permanently deleted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which tables does the incident, problem, and change tables extend?

A

Task [task] table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the purpose of transform maps?

A

To determine the relationship between fields in an import set table to the fields in an existing SN table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is the difference between “Save” & “Insert” ?

A

Save saves the record & stays on the form, while Insert creates a new record & redirects to the list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

By default in SN, what customizations are added to Update Sets?

A

Changes made to the form

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What is a quick way an Approval Manager can approve a SC request?

A

In the Request list, right-click REQ number and select Approve

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What settings allow users to view a knowledge article even though they are not logged in?
The Public Setting
26
What are the 6 WF activities?
Approvals, Notifications, Task, Timers, Utilities and Conditions
27
What are 2 reasons an item can’t be found in the application navigator?
The app is deactivated in your company’s SN Implementation or a filter or switched perspectives/views
28
How does SN handles data being imported when running Transform?
Transform Map determines between fields displaying in an import set table and fields in an existing SN table
29
What list ‘field type’ is not sortable?
Date/Time
30
What does the CMDB do in ServiceNow?
Facilitate quick impact analysis, Help locate failed changes, Increase cost saving to business
31
Where is the Impersonate User featured located?
It’s in the Banner Frame next to the welcome message
32
For Administrators creating new SC items. SC variables are _________ by default.
Global
33
What is the purpose of an Order Guide?
To provide the ability to order multiple related items as one request
34
What is an Elevated Privilege?
A role that has special permissions for the duration of the logged in session
35
How to view the dictionary setting of a field on a form?
Right click the field label, select Personalized > Dictionary or Configure Dictionary
36
What features of ITIL are utilized by the SN platform?
Strategy, Design, Transition, & Operations
37
What are 3 examples of a UI Policy?
Read Only, Mandatory, & Display/Hide
38
A Data Policy can be converted into an UI Policy
True
39
What are the steps to retrieve an update set?
Verify Update Set is complete, Test Connection, Save, Retrieve
40
How to dynamically map field when Transform Mapping?
By using SN scripting objects and functionality
41
Where would you go to see if an Admin impersonated another user?
System Log
42
What are the Out-of-the-Box (OOTB) SN roles in ascending order?
Admin, Delegate Admin, ITIL, ESS
43
What are 2 settings that can be made in the Contextual Security Manager?
Specify the attachment file types & Set maximum file size
44
The _________ is a user friendly reference to a field and the _________ is the backend reference to a field.
label, name
45
What are 4 ways to bring users into SN system?
SSO, LDAP, Import Sets (import users) & Manually entering users & creating users
46
In what ways can a WF be attached to specific requests?
Manually on the catalog item form, Automatically based on conditions, & Automatically if no other WF is attached
47
What 3 things a user can do to Knowledge articles?
Create, View, & Edit
48
How do you set a table field to display for a reference lookup against that table?
Personalize the dictionary entry for the field and check the display checkbox
49
What roles can not be delegated?
role_delegator & admin
50
What are the 2 major record types in CMDB?
Configuration Item (CI) & Relation Type
51
What are 3 types of SC variables?
Select Box, Multi-line, & Checkbox
52
What is a form?
A UI that displays data from a record in a table
53
What does new records, new groups, and modified CIs have in common?
They are not captured in an update set
54
What process does the knowledge base manage?
Document review cycle (feedback from subject matter experts (SMEs) & publishing)
55
What does contextual security do in SN?
Protects a record based on its contents and table location | Defines access control rules to any level
56
What are 3 things the SC contains?
Record Producer, Catalog Items, & Order Guide
57
What element accesses Knowledge Base Articles on the homepage?
News
58
How is the list determined in an application navigator?
The list of applications seen are based on the role(s) that have been assigned to the user
59
4 things that are captured in an Update Set.
Tables, Forms, Views, & Fields
60
When does a Business Rule run?
After a record is Inserted, Loaded, Updated, & Deleted
61
When do Clients Scripts apply?
When accessed through the form
62
How can users choose to unsubscribe from certain notifications coming to his/hermailbox from SN?
System Settings > Notifications
63
What are the Out of the Box (OOTB) Knowledge Base elements?
Instant Publish, Approval Publish, Approval Retire
64
How do you see reports that are shared with your group?
Reports > View/Run > Group
65
How to view a log of every generated event?
Navigate to System Logs > Events or System Policy > Events > Event Log
66
Where do you create CI Class?
Configuration > CI Class Manager
67
How can you manage record numbering in your instance?
System Definition > Number Maintenance
68
Which roles have access to create/edit flows in Flow Designer?
Admin & flow_designer
69
What are the three flow states?
Waiting, Error, & Completed
70
What are the 5 report types?
Dial, Area, Bubble, Pivot, List
71
What roles can setup platform intelligence?
ml_admin & admin
72
What wildcard would display all records in a list where a short description starts with ‘Comp’?
Comp%
73
What module provides a convenient way to see the list of tasks assigned to your group but not yet to an individual?
Service Desk > My Groups Work
74
What are the major components of Connect Workspace?
Connect Sidebar, Conversation Tools, Conversation Pane
75
Which field type is used to reference any record on any table?
Document ID
76
Which file types can be imported as knowledge articles through Knowledge > Article > Import Articles module?
.docx & .doc
77
What is the name of the conversational bot platform by SN?
Virtual Agent
78
What are the options to share a report with other people in the organization?
Scheduled Email, Export to PDF, Publish
79
What is System Dictionary?
It contains information about a fields data type, character limit, default value, dependency and other attributes
80
What are the interfaces for accessing a SN instance
SN Agent, SN Mobile Classic, Service Portal, Now Platform UI