Practice Test 002: CSA Flashcards

(77 cards)

1
Q

What are the types (3) of SLA’s in ServiceNow(SN)?

A

SLA agreement, Underpinning Contact, & Operational Level Agreement

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

What are the different Visual Task Board (VTB) Structures used in SN?

A

Guided, Freeform, & Flexible

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

What does the SN Homepage provide?

A

When a user logs to SN, they’ll be taken immediately to their homepage. If the user has a personalized homepage that’s what they’ll see. A user sees the homepage with the lowest Order Value

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

What is a characteristic of importing data into SN?

A

An existing Transform Map can be used multiple times on the same import set

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

What is a Schema Map?

A

A visual display of details of tables and their relationship, allowing admins to view and access different parts of the database

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

What are the 3 types of numbers from orders?

A

REQ (Request Number), RITM (Request Item Number), & SCTASK (SC Task Number)

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

SN uses what term to describe all data saved within a particular form?

A

Record

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

What is the relationship between incident table and task table?

A

The incident table extends the task table

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

What list does the house icon access?

A

The list of homepages

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

What do you used to removed a field from a list by moving a field from the selected column to the available column?

A

A slush bucket

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

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

A

Service Catalog

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

Access control rules provide access security to what database objects?

A

For a specific CMDB CI

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

What are the 4 aspects of SLA?

A

SLA Automation, Task SLA, SLA Definition, & SLA Workflow

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

What conditions are evaluated against the Users to determine CRUD?

A

User Criteria

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

What is an example of one-to-many relationships?

A

The Task table [task] ‘assigned to’ field references the user table [sys_user]

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

What tool is used to create dependencies between CI in the CMDB?

A

CI Class Manager

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

What is the function of User Impersonation?

A

Testing and Visibility

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

Where can admins check the release running on a SN instance?

A

Stats Module

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

A piece of JavaScript (JS) that runs in the server side.

A

Business Rule

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

How do you mark a Knowledge Article (KA) for review?

A

Flag Article

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

What is the platform name for the user table?

A

sys_user

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

How can you influence performance on homepage dynamically generated?

A

Set refresh to off or for longer time increments

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

What table is a role recorded in?

A

sys_user_role

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

A User is stored in what table?

A

sys_user

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
How do you make a list filter available to everyone?
Assign a name, set visibility and save
26
What is the organizing structure used in the Knowledge Base (KB) to organize articles?
By Category
27
How would the SN system assign the table name to a newly created global custom table named “abc”?
u_abc
28
How would you import data from a spreadsheet into SN?
Select Import Set, Select Transform Map, Run Transform
29
What are conditions that will trigger an SLA?
Start Condition, Pause Condition, & Stop Condition
30
What is the language used for scripting in SN?
JS
31
What actions can a User select from a User menu?
Elevate Roles, Impersonate Users, & Log Out SN
32
What is the difference between UI Policy and UI Action?
UI Policy can make fields read-only, mandatory, or hidden, while UI Actions can make a save button visible for appropriate users
33
How would you add a Tag for “Special Handling” to an incident record?
Click on the icon (3 horizontal dashes), Click Add tag, Type “Special Handling”, & Press Enter
34
What 3 things are contained in the banner frame?
Homepage, Impersonate Key, & Welcome message
35
What does Custom Charting Plug-in allow you to do?
To create charts when you have a requirement that cannot be satisfied with the Report application
36
What are the 2 possible file formats for importing data in SN?
JSON, Excel or CSV
37
When adding a variable to a catalog item, what does an order field determine?
The display order of variables, which are listed by ascending order values
38
What is used to initiate a flow?
A Trigger
39
How is assignment rule followed in terms of Role, User, & Group?
Create a Group, Assign Role to Group, & Assign User to Group
40
What module can be used to view field settings for a table?
Tables and Columns
41
What displays a set of records from a table?
A List
42
Which group of permissions is used to control Application and Module Access?
Roles
43
What does: create incident, password reset, & report outage, all have in common?
They direct the user to a record producer
44
Table Access Control rules are processed in what order?
Table Name, Parent table name, & Any table name (wildcard)
45
What is used to have multiple rounds of approvals?
Workflows
46
What are 5 things SN is built on?
Web 2.0, ITIL v3, IT 3.0, SaaS, & PaaS
47
What is generated from a SC once a user places an order for an item or service?
A Request
48
Which type of tables may be extended by other tables, but do not extend another table?
Base Tables
49
What are the different types of system imports?
Load Data, Create Transform Map, & Run Transform
50
Business Rules are used to enforce mandatory data on a form.
False
51
What are you allowed to make customizations to?
Forms, Fields, Tables, & Everything
52
What is the greatest benefit for utilizing SLA’s
Ensure representatives are provides a specific level of service, and run reports on the success rates of the SLA actions
53
Which user in the system that receives other users messages like approval requests, media invitations and other business messages?
Delegate
54
How would you change the incident number prefix to “IN” instead of the default “INC” as admin?
Go to System Definitions > Number Maintenance
55
Client Scripts can be executed in 4 ways. What are they?
onLoad, onChange, onCellEdit, & onSubmit
56
When should you not use Client Scripts?
When you can use UI Policies and Access Control rules instead
57
What module tracks all upgrades made to the system?
System Diagnostics > Upgrade History
58
Where can you view information about system activity?
System Logs
59
What does a user utilize to open an Incident by email?
Inbound Email Action
60
What 3 things can trigger a notification?
Scripts, Business Rules, and Workflow
61
What module can you use to create a table?
Tables and Columns
62
How is the default search order configured for Knowledge Articles?
per Relevancy
63
How are users related to roles or groups?
Many-to-Many
64
What application doesn’t run natively in smartphones?
Workflows
65
What can you use to send an email notification and modify existing records?
Inbound Email Action
66
What is a contract between an IT service Provider and a 3rd-Party?
Underpinning Contract (UC)
67
Where do you go to check application server and network responses?
System Logs
68
What helps finding records from tables?
Global Search (text)
69
What are variables in regards to Service Catalog?
They define the questions to ask the end user while ordering Catalog Items
70
What are the main activities of the Knowledge Manager?
Document review cycle (including submission, feedback from SME, and Publishing)
71
What modules are available to ITIL users by default?
Incident, Problem, Change, Service Catalog, Self-Service
72
In the smart filter condition builder, what are the 3 elements of a filter?
Filed, Operator, Value
73
What is the purpose of an Update Set?
To move a group of customizations from Development to Production
74
What automatically gets captured in an Update Set?
Tables, Forms, Views
75
When testing a flow in Flow Designer, what is bypassed?
Flow Trigger conditions
76
What are three core actions in Flow Designer?
Ask for Approval, Send Email, Delete Record
77
What are the KPI signals are used in Performance Analytics to Make decisions that statistically support long-term workflow stability?
Anti-signals