Rick Martin
Quiz von , erstellt am more than 1 year ago

Quiz am Servicenow SysAdmin, erstellt von Rick Martin am 04/01/2018.

1300
0
0
Rick Martin
Erstellt von Rick Martin vor mehr als 6 Jahre
Schließen

Servicenow SysAdmin

Frage 1 von 60

1

What is the one pause condition for incident SLA ?

Wähle eine der folgenden:

  • awaiting <something>

  • hold <something>

Erklärung

Frage 2 von 60

1

What are steps in a SLA ?

Wähle eine der folgenden:

  • Start, Pause, Stop

  • Start, Hold, Stop

  • Start, Hold, Stop, End

  • Start, Pause, Stop, End

Erklärung

Frage 3 von 60

1

What does RITM stands for?

Wähle eine der folgenden:

  • Remote infrastructure Technology Manager

  • Request Item to Move

  • Request Item

  • All above

Erklärung

Frage 4 von 60

1

Fülle die Lücke, um den Text zu vervollständigen

In ,articles are grouped according to categories

Erklärung

Frage 5 von 60

1

Which of the following is data saved to ?

Wähle eine der folgenden:

  • Tables

  • Form

  • List

  • All

Erklärung

Frage 6 von 60

1

Knowledge process consists of:

Wähle eine der folgenden:

  • Document creation

  • Approval and review from SMEs

  • Publishing

  • All above

  • None

Erklärung

Frage 7 von 60

1

Where will you find option to edit a list ?

Wähle eine der folgenden:

  • List control

  • Grid Control

Erklärung

Frage 8 von 60

1

Which of the following is not a valid field of type (for incident table) ?

Wähle eine der folgenden:

  • Currency

  • Long String

  • Suggestion

  • IP address

  • Audio

Erklärung

Frage 9 von 60

1

What is a CI?

Wähle eine der folgenden:

  • tangible

  • intangible

  • A CI is tangible and intangible

  • None

Erklärung

Frage 10 von 60

1

What application os available to all users ?

Wähle eine der folgenden:

  • Change

  • Incident

  • Facilities

  • Self-Service

Erklärung

Frage 11 von 60

1

if the System Administrator wants to modify the homepage, which of the following links on the page indicates that this can be done:

Wähle eine der folgenden:

  • Add Context

  • Change Layout

  • Make gauge

  • All above

Erklärung

Frage 12 von 60

1

Data inconsistency correction is done from automated ?
I . Plugin
II . Configurations
III. Workflow

Wähle eine der folgenden:

  • I only

  • I & III

  • II & III

  • III only

Erklärung

Frage 13 von 60

1

Which of the following gets automatically captured in an update set:

Wähle eine der folgenden:

  • Table, schedules, forms

  • Table, forms, data

  • Table, forms, homepages

  • Tables, forms, views

Erklärung

Frage 14 von 60

1

What does gs.print("Hello World") will do ?

Wähle eine der folgenden:

  • gs.print("Hello World") writes a message to system log and syslog table

  • gs.print("Hello World") writes a message to system log

  • gs.print("Hello World") writes a message to console browser

  • gs.print("Hello World") writes a message to log manager

Erklärung

Frage 15 von 60

1

What is the purpose of an Order Guide?
An order guide gives customers an easy way to order multiple related items as a single request, It uses:
I . A single initial screen, where the customer fills in some initial information.
II . A set of selected catalog items based on conditions derived from the initial information.

Wähle eine der folgenden:

  • I

  • II

  • Both I & II

  • Neither I & II

Erklärung

Frage 16 von 60

1

Which setting allows the user to view knowledge articles without logging in?

Wähle eine der folgenden:

  • ESS Role

  • Public Setting

  • View All

  • View all Role

Erklärung

Frage 17 von 60

1

Roles can contain other roles. When user is assigned to a role, he will inherit the contained roles as well.

Wähle eine der folgenden:

  • True

  • False

Erklärung

Frage 18 von 60

1

What steps will u take to load data from spreadsheet?

Wähle eine der folgenden:

  • load data, create transform map, transform

  • load data, sync data, create transform map, transform

  • sync data, create transform map, transform

  • create transform map, transform

Erklärung

Frage 19 von 60

1

Links, buttons, context menu action belongs to?

Wähle eine der folgenden:

  • UI Action

  • Table

  • Workflow

  • Roles

Erklärung

Frage 20 von 60

1

A transform map is a set of field maps that determine the relationships between fields in an import set and fields in an existing Service Now table (such as Incidents or Users).

Wähle eine der folgenden:

  • True

  • False

Erklärung

Frage 21 von 60

1

An ACL rule only grants a user access to an object if the user meets all of the permissions required by the matching ACL rules. Choose the order of evaluation of ACLs:
a. The condition must evaluate to true.
b. The script must evaluate to true or return an answer variable with the value of true.
c. The user must have one of the roles in the required roles list.
d . The other matching ACL rules for the object type must evaluate to true.

Wähle eine der folgenden:

  • a,b,c,d

  • a,b,d,c

  • d,a,b,c

  • b,d,a,c

Erklärung

Frage 22 von 60

1

Fülle die Lücke, um den Text zu vervollständigen

is a unique identifier for each record in a table

Erklärung

Frage 23 von 60

1

How will you define a Service catalog workflow?

Wähle eine der folgenden:

  • Define Workflow properties, Define Workflow activities, Publish it.

  • Define Workflow properties, Apply Notification, Publish it.

  • Define Workflow activities, Define Workflow activities, Checkout.

  • Define Workflow activities, Define Workflow activities, Publish it.

Erklärung

Frage 24 von 60

1

What does g_form.showErrorBox("field_name","Hello World") will do ?

Wähle eine der folgenden:

  • it will put "Hello World" in a error message below the specified field

  • it will pop up windows with "Hello World" on the form.

  • it will pop up windows with "Hello World" on the form and "Ok" button

  • None of the above

Erklärung

Frage 25 von 60

1

What is the important factor to remember when a user is creating catalog variable?

Wähle eine der folgenden:

  • Catalog Variables are global by default.

  • Catalog Variables are visible to user only by default.

Erklärung

Frage 26 von 60

1

What are the workflow activities?

Wähle eine der folgenden:

  • approvals, conditions, notifications, task, timers, utilities

  • group, conditions, notifications, task, timers, utilities

  • roles, conditions, notifications, task, timers, utilities

  • approvals, actions, notifications, task, timers, utilities

Erklärung

Frage 27 von 60

1

How is the application Navigator (left nav) populated onload?

Wähle eine der folgenden:

  • It is populated based on the role of the logged in user.

  • It is populated based on the designation of the logged in user.

  • It is populated based on the action of the logged in user.

  • It is populated based on the theme of the logged in user.

Erklärung

Frage 28 von 60

1

If a split is added in a form, how many columns get created?

Wähle eine der folgenden:

  • 1

  • 2

  • 3

  • 4

Erklärung

Frage 29 von 60

1

What are the workflow stages?

Wähle eine der folgenden:

  • Waiting for approval>fulfillment>delivery>completed

  • Waiting for approval>delivery>fulfillment>completed

  • Waiting for approval>stage>fulfillment>completed

  • Waiting for approval>delivery>fulfillment>end

  • Waiting for approval>delivery>stage>completed

Erklärung

Frage 30 von 60

1

What is true regarding Knowledge Base?

Wähle eine der folgenden:

  • In a Knowledge base, articles are grouped according to categories.

  • In a Knowledge base, articles are not grouped according to categories.

  • In a Knowledge base, articles are grouped according to models.

  • In a Knowledge base, articles are not grouped according to models.

Erklärung

Frage 31 von 60

1

SLA, OLA and UC are configured in which module?

Wähle eine der folgenden:

  • SLM

  • SOW

  • Gauge

  • Request

Erklärung

Frage 32 von 60

1

ACL is part of which security?

Wähle eine der folgenden:

  • Physical Security

  • Contextual Security

  • Compliance Security

Erklärung

Frage 33 von 60

1

What are the variables that you can add when you create a catalog item?

Wähle eine der folgenden:

  • Slush bucket, multiple choices, additional category, single line text, multiline text, choice list, checkbox

  • single line text, multiline text, choice list, checkbox

  • Slush bucket, multiple choices, additional category,

  • Slush bucket, multiple choices, additional category,checkbox

Erklärung

Frage 34 von 60

1

How do you enhance Homepage performance in case of gauges?
To diagnose problems and improve homepage performance, administrators can:
1. Turn on homepage debugging
2. Troubleshoot slow REPORTS
Administrators can also tune homepage performance by configuring the properties described on the following pages:
3. Parallel homepage rendering
4. Homepage caching.

Wähle eine der folgenden:

  • 1 & 3

  • 1& 2 & 3

  • 1& 2 & 3 & 4

  • 1& 4 & 3

Erklärung

Frage 35 von 60

1

What controls enable admins to set mandatory and read only states for fields and can be used to enforce data consistence across applications?

Wähle eine der folgenden:

  • Data policy

  • Ui policy

  • Validation policy

  • Request policy

Erklärung

Frage 36 von 60

1

If prefix of Incident needs to be changed, which table should I refer?

Wähle eine der folgenden:

  • Number Maintenance table [sys_number].

  • Incident Table prefix

  • System Table prefix

  • Manager Table prefix

Erklärung

Frage 37 von 60

1

Fülle die Lücke, um den Text zu vervollständigen

is an Elevated Privileges

Erklärung

Frage 38 von 60

1

What is the purpose of a service catalog workflow?

Wähle eine der folgenden:

  • To create workflows to drive request fulfillment. Workflows can generate and assign approvals, generate and assign tasks, or run scripts and sub flows.

  • To create visualflows to drive request fulfillment. Workflows can generate and assign approvals, generate and assign tasks, or run scripts and sub flows.

  • To create workflows to drive request fulfillment. Workflows can't generate and assign approvals, generate and assign tasks, or run scripts and sub flows.

  • To create visualflows to drive request fulfillment. Workflows can't generate and assign approvals, generate and assign tasks, or run scripts and sub flows.

Erklärung

Frage 39 von 60

1

Which field should be there in table that identifies that it should be captured in Update Sets?
update_synch attribute

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 40 von 60

1

What is Script Includes?
Script includes is used to store JavaScript functions and classes for use by server scripts. Each script include defines either an object class or a function. Script includes run only when called by a server script.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 41 von 60

1

DB name for custom table?

Wähle eine der folgenden:

  • u_tbl

  • a_tbl

  • table_u

  • table__c

Erklärung

Frage 42 von 60

1

onChange client script runs on ...

Wähle eine der folgenden:

  • Change in the value of a particular field

  • Change in the value of all field

  • Change in the value of a particular form

  • Change in the value of a particular list

Erklärung

Frage 43 von 60

1

ACL is applied on ?

Wähle eine der folgenden:

  • User

  • Groups

  • Applications/Modules

  • Table and field in table

Erklärung

Frage 44 von 60

1

Which of the following is possible via an inbound action?

Wähle eine oder mehr der folgenden:

  • schedule a job

  • sends an email notification

  • modifying existing records

Erklärung

Frage 45 von 60

1

Which among the following is true regarding tables?

Wähle eine der folgenden:

  • You can delete the tables starting with "u_" permanently.

  • You cannot delete the tables starting with "u_" permanently.

Erklärung

Frage 46 von 60

1

SLA-Retroactive start => Retroactive Start determines the SLA's behavior if it is attached to the task at a point later than the task's creation. If Retroactive Start is true, then the SLA will time from the task's Created On date and time. If Retroactive Start is false, then the SLA will time from the date and time that it was attached to the SLA.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 47 von 60

1

KB articles are referred in which modules below ?

Wähle eine der folgenden:

  • News

  • Service Catalog

  • Inc

  • Change

Erklärung

Frage 48 von 60

1

What does the order field in service catalog do?

Wähle eine der folgenden:

  • It displays the catalog item in the ascending order of this value.

  • It displays the catalog item in the decending order of this value.

Erklärung

Frage 49 von 60

1

for an incident form when saved

Wähle eine der folgenden:

  • Additional comments get copied to work notes

  • work notes get copied to activity log

  • work notes get overwritten

Erklärung

Frage 50 von 60

1

Shortcut to approve a Service Request?

Wähle eine oder mehr der folgenden:

  • Email

  • My Request

  • By calling to helpdesk

  • None

Erklärung

Frage 51 von 60

1

Which of the following is true regarding roles?

Wähle eine der folgenden:

  • Roles can contain other roles. When user is assigned to a role, he will inherit the contained roles as well.

  • Roles never contain other roles. When user is assigned to a role, he will inherit the contained roles as well.

  • Roles can contain other roles. When user isn't assigned to a role, he will inherit the contained roles as well.

  • Roles never contain other roles. When user isn't assigned to a role, he will inherit the contained roles as well.

Erklärung

Frage 52 von 60

1

Which one on homepage will access knowlegde ?

Wähle eine der folgenden:

  • News

  • Catalog item

  • Report

  • All

Erklärung

Frage 53 von 60

1

If workflow is not published, only checked out will it be captured in update sets?

Wähle eine der folgenden:

  • No, only published workflows are captured in update sets.

  • Yes, it will be captured in update sets

Erklärung

Frage 54 von 60

1

Which is the Parent table for incident, change and problem?

Wähle eine der folgenden:

  • Itil table

  • Task table

  • ITSM table

  • SN table

Erklärung

Frage 55 von 60

1

Which of the following is true?

Wähle eine der folgenden:

  • When moved from left to right slush bucket, reference fields become bold

  • System tables cannot be deleted

  • Deleted system tables will be created again during an instance upgrade

Erklärung

Frage 56 von 60

1

Upgrade of instance, which is true?

Wähle eine der folgenden:

  • As an SN Admin, you will manually do it

  • It happens once in a year at 8 pm

  • Customizations are lost

Erklärung

Frage 57 von 60

1

What is condition contains? Ans:

Wähle eine der folgenden:

  • a field,an operator and a value

  • a parameter, an operator and a value

  • a field,an parameter and a value

  • a field,an operator and a parameter

Erklärung

Frage 58 von 60

1

What is the important factor to remember when a user is creating catalog variable?
Catalog Variables are global by default.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 59 von 60

1

What is the purpose of a service catalog workflow?
To create workflows to drive request fulfillment. Workflows can generate and assign approvals, generate and assign tasks, or run scripts and sub flows.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 60 von 60

1

What is SSO integration? Single sign on for multiple applications

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung