CSA: ServiceNow Certified System Administrator Topic 1
QUESTION NO: 1
A Service Catalog may include which of the following components?
A. Order Guides, Exchange Rates, Calendars
B. Order Guides, Catalog Items, and Interceptors
C. Catalog Items, Asset Contracts, Task Surveys
D. Record Producers, Order Guides, and Catalog Items
Answer: D
Explanation:
QUESTION NO: 2
Which one of the following statements applies to a set of fields when they are coalesced during an import?
A. If a match is found using the coalesce fields, the existing record is updated with the information being imported
B. If a match is not found using the coalesce fields, the system does not create a Transform Map
C. If a match is found using the coalesce fields, the system creates a new record
D. If a match is not found using the coalesce fields, the existing record is updated with the information being imported
Answer: A
Explanation:
QUESTION NO: 3
As it relates to ServiceNow reporting, which of the following statements describes what a metric can do?
A. A metric is a report gauge used on homepages to display real-time data
B. A metric is a time measurement used to report the effectiveness of workflows and SLAs
C. A metric is used to measure and evaluate the effectiveness of IT service management processes
D. A metric is a comparative measurement used to report the effectiveness of flows and SLAs.
Answer: C
Explanation:
QUESTION NO: 4
The display sequence is controlled in a Service Catalog Item using which of the following?
A. The Default Value field in the Catalog Item form
B. The Sequence field in the Catalog Item form
C. The Order field in the Variable form
D. The Choice field in the Variable form
Answer: C
Explanation:
QUESTION NO: 5
Reports can be created from which different places in the platform? (Choose two.)
A. List column heading
B. Metrics module
C. Statistics module
D. View / Run module
Answer: A,D
Explanation:
QUESTION NO: 6
Knowledge Base Search results can be sorted by which of the following? (Choose three.)
A. Most recent update
B. Popularity
C. Relevancy
D. Manager assignment
E. Number of views
Answer: A,C,E
Explanation:
QUESTION NO: 7
What is the path an Administrator could take to view the fulfillment stage task list for an order placed by a user?
A. RITM (Number)>REQ (Number)>PROCUREMENT (Number)
B. REQ (Number)>RITM (Number)>PROCUREMENT (Number)
C. REQ (Number)>RITM (Number)>TASK (Number)
D. FULFILLMENT (Number)>RITM (Number)>TASK (Number)
Answer: C
Explanation:
QUESTION NO: 8
Which term refers to application menus and modules which you may want to access quickly and often?
A. Breadcrumb
B. Favorite
C. Tag
D. Bookmark
Answer: B
Explanation:
QUESTION NO: 9
What is generated from the Service Catalog once a user places an order for an item or service?
A. A change request
B. An Order Guide
C. A request
D. An SLA
Answer: C
Explanation:
QUESTION NO: 10
From the User menu, which actions can a user select? (Choose three.)
A. Send Notifications
B. Log Out ServiceNow
C. Elevate Roles
D. Impersonate Users
E. Order from Service Catalog
F. Approve Records
Answer: B,C,D
Explanation:
QUESTION NO: 11
Buttons, form links, and context menu items are all examples of what type of functionality?
A. Business Rule
B. UI Action
C. Client Script
D. UI Policy
Answer: B
Explanation:
QUESTION NO: 12
Which of the following is true of Service Catalog Items in relation to the Service Catalog?
A. They run behind the scenes.
B. They are the building blocks.
C. They are optional.
D. They provide options.
Answer: B
Explanation:
QUESTION NO: 13
Table Access Control rules are processed in the following order:
A. any table name (wildcard), parent table name, table name
B. table name, parent table name, any table name (wildcard)
C. parent table name, table name, any table name (wildcard)
D. any table name (wildcard), table name, parent table name
Answer: B
Explanation:
QUESTION NO: 14
What is the platform name for the User table?
A. u_users
B. sys_users
C. x_users
D. sys_user
Answer: B
Explanation:
QUESTION NO: 15
A REQ number in the Service Catalog represents…
the order number.
B. the stage.
C. the task to complete.
D. the individual item in the order.
Answer: A
Explanation:
QUESTION NO: 16
Which would NOT appear in the History section of the Application Navigator?
A. Records
B. UI Pages
C. Lists
D. Forms
Answer: B
Explanation:
QUESTION NO: 17
Which one of the following statements is a recommendation from ServiceNow about Update Sets?
A. Avoid using the Default Update set as an Update Set for moving customizations from instance to instance
B. Before moving customizations from instance to instance with Update Sets, ensure that both instances are different versions
C. Use the Baseline Update Set to store the contents of items after they are changed the first time
D. Once an Update Set is closed as “Complete”, change it back to “In Progress” until it is applied to another instance
Answer: A
Explanation:
QUESTION NO: 18
Which of the following is used to initiate a flow?
A. A Trigger
B. Core Action
C. A spoke
D. An Event
Answer: A
Explanation:
QUESTION NO: 19
For Administrators creating new Service Catalog items, what is a characteristic they should know about Service Catalog variables?
Service Catalog variables can only be used in Record Producers
B. Service Catalog variables can only be used in Order Guides
C. Service Catalog variables cannot affect the order price
D. Service Catalog variables are global by default
Answer: D
Explanation:
QUESTION NO: 20
Which one of the following statements is true about Column Context Menus?
A. It displays actions such as creating quick reports, configuring the list, and exporting data
B. It displays actions related to filtering options, assigning tags, and search
C. It displays actions related to viewing and filtering the entire list
D. It displays actions such as view form, view related task, and add relationship
Answer: A
Explanation:
QUESTION NO: 21
Which ServiceNow products can be used to discover and populate the CMDB? (Choose two.)
A. Discovery
B. IntegrationHub ETL
C. Finder
D. CMDB Plug-in
E. CMDB Integration Dashboard
Answer: A,B
QUESTION NO: 22
When using the Load Data and Transform Map process, what is the Mapping Assist used for?
A. Mapping fields using the Import Log
B. Mapping fields using Transform History
C. Mapping fields using an SLA
D. Mapping fields using a Field Map
Answer: D
Explanation:
QUESTION NO: 23
Which one of the following statements describes the contents of the Configuration Management
Database (CMDB)?
The CMDB contains data about tangible and intangible business assets
B. The CMDB contains the Business Rules that direct the intangible, configurable assets used by a company
C. The CMDB archives all Service Management PaaS equipment metadata and usage statistics
D. The CMDB contains ITIL process data pertaining to configuration items
Answer: A
Explanation:
QUESTION NO: 24
In what order should filter elements be specified?
A. Field, Operator, then Value
B. Field, Operator, then Condition
C. Operator, Condition, then Value
D. Value, Operator, then Field
Answer: A
Explanation:
QUESTION NO: 25
Which statement is true about business rules?
A. A business rule must run before a database action occurs
B. A business rule can be a piece of Javascript
C. A business rule must not run before a database action occurs
D. A business rule monitors fields on a form
Answer: B
Explanation:
QUESTION NO: 26
Which of the following are a type of client scripts supported in ServiceNow? (Choose four.)
A. onSubmit
B. onUpdate
C. onCellEdit
D. onLoad
E. onEdit
F. onChange
G. onSave
Answer: A,C,D,F
Explanation:
QUESTION NO: 27
Which type of tables may be extended by other tables, but do not extend another table?
A. Base Tables
B. Core Tables
C. Extended Tables
D. Custom Tables
Answer: A
Explanation:
QUESTION NO: 28
Which of the following statements describes the purpose of an Order Guide?
A. Order Guides restrict the number of items in an order to only one item per request
B. Order Guide provide a list of guidelines for Administrators on how to set up item variables
C. Order Guide provide the ability to order multiple, related items as one request
D. Order Guides take the user directly to the checkout without prompting for information
Answer: C
Explanation:
QUESTION NO: 29
Which tool is used to have conversations with logged-in users in real-time?
A. Connect Chat
B. Now Messenger
C. User Presence
D. Comments
Answer: A
Explanation:
QUESTION NO: 30
Which of the following concepts are associated with the ServiceNow CMDB? (Choose four.)
A. Service Processes
B. User Permissions
C. Tables and Fields
D. A Database
E. The Dependency View
Answer: A,C,D,E
Explanation:
QUESTION NO: 31
What is a formatter? Select one of the following.
A. A formatter allows you to configure applications on your instance
B. A formatter is a form element used to display information that is not a field in the record
C. A formatter allows you to populate fields automatically
D. A formatter is a set of conditions applied to a table to help find and work with data
Answer: B
Explanation:
QUESTION NO: 32
When searching using the App Navigator search field, what can be returned? (Choose four.)
A. Names of Applications and Modules
B. Names of Modules
C. Names of Applications
D. Favorites
E. History Records
F. Titles of Dashboard Gauges
Answer: A,B,C,D
Explanation:
QUESTION NO: 33
Which technique is used to get information from a series of referenced fields from different tables?
A. Table-Walking
B. Sys_ID Pulling
C. Dot-Walking
D. Record-Hopping
Answer: C
Explanation:
QUESTION NO: 34
What is a schema map?
A. A schema map enables administrators to define records from specific tables as trouble sources for Configuration Items
B. A schema map graphically organizes the visual task boards for the CMDB
C. A schema map graphically displays the Configuration Items that support a business service
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 the database schema
Answer: D
Explanation:
QUESTION NO: 35
Which one of the following statements best describes the purpose of an Update Set?
A. An Update Set allows administrators to group a series of changes into a named set and then move this set as a unit to other systems
B. By default, an Update Set includes customizations, Business Rules, and homepages
C. An Update Set is a group of customizations that is moved from Production to Development
D. By default, the changes included in an Update Set are visible only in the instance to which they are applied
Answer: A
Explanation:
QUESTION NO: 36
Which of the following can be customized through the Basic Configuration UI 16 module? (Choose three.)
A. Banner Image
B. Record Number Format
C. Browser Tab Title
D. System Date Format
E. Form Header Size
Answer: A,C,D
Explanation:
QUESTION NO: 37
What is the function of user impersonation?
A. Testing and visibility
B. Activate verbose logging
C. View custom perspectives
D. Unlock Application master list
Answer: A
Explanation:
QUESTION NO: 38
What information does the System Dictionary contain?
A. The human-readable labels and language settings
B. The definition for each table and column
C. The information on how tables relate to each other
D. The language dictionary used for spell checking
Answer: B
Explanation:
QUESTION NO: 39
When working on a form, what is the difference between Insert and Update operations?
A. Insert creates a new record and Update saves changes, both remain on the form
B. Insert creates a new record and Update saves changes, both exit the form
C. Insert saves changes and exits the form, Update saves changes and remains on the form
D. Insert saves changes and remains on the form, Update saves changes and exits the form
Answer: D
Explanation:
QUESTION NO: 40
How is the Event Log different from the Event Registry?
A. Event Log contains generated Events, the Event Registry is a table of Event definitions
B. Event Log is formatted in the Log style, the Event Registry displays different fields
C. Event Log lists Events that were triggered by integrations, the Event Registry lists the Events that were triggered during the day (24-hour period)
D. Event Log is the same as the Event Registry
Answer: A
Explanation:
QUESTION NO: 41
What is a Dictionary Override?
A. A Dictionary Override is an incoming customer update in an Update Set which applies to the same objects as a newer local customer update
B. A Dictionary Override is the addition, modification, or removal of anything that could have an effect on IT services
C. A Dictionary Override is a task within a flow that requests an action before the flow can continue
D. A Dictionary Override sets field properties in extended tables
Answer: D
Explanation:
QUESTION NO: 42
Which group of permissions is used to control Application and Module access?
A. Access Control Rules
B. UI Policies
C. Roles
D. Assignment Rules
Answer: C
Explanation:
QUESTION NO: 43
What is a Record Producer?
A. A Record Producer is a type of Catalog Item that is used for Requests, not Services
B. A Record Producer creates user records
C. A Record Producer is a type of Catalog Item that provides easy ordering by bundling requests
D. A Record Producer is a type of a Catalog Item that allows users to create task-based records from the Service Catalog
Answer: D
Explanation:
QUESTION NO: 44
Create Incident, Password Reset, and Report outage: what do these services in the Service
Catalog have in common?
A. They direct the user to a record producer
B. They direct the user to a catalog property
C. They direct the user to a catalog UI policy
D. They direct the user to a catalog client script
Answer: A
Explanation: