Servicenow Application Developer Exam New-Practice Test Set 3

Download as pdf or txt
Download as pdf or txt
You are on page 1of 15
At a glance
Powered by AI
The key takeaways from the document are that it discusses practice test questions and answers related to the ServiceNow Application Developer exam. It covers topics like application development, business rules, scripts, and more.

Some considerations to document as part of the business process include the business problem, data input/output, users/stakeholders, and process steps.

The step used in business rule without scripts is to set the field name and enter messages.

9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Tools Topics
1. Servicenow Application Developer Exam New-
Practice Test Set 3

Servicenow Application Developer Exam


New-Practice Test Set 3
Which of the following features are available to Global applications? (Choose
two.)

Options are :

Delegated Development

Source Control

Flow Designer
(Correct)

Automated Test Framework


(Correct)

Answer :Flow Designer


Automated Test Framework

What are Application files in a servicenow application ?

Options are :

CSV files containing data imported into an application

Servicenow artifacts comprising an application


(Correct)

An XML export of an application�s table records

XML exports of an application�s Update Set

Answer :Servicenow artifacts comprising an application

Which Application Access configuration field(s) are NOT available if the Can
read configuration field is NOT selected?

O ti
https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 1/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3
Options are :
Tools Topics
Can create, Can update, and Can delete
(Correct)

All access to this table via web services

Can read does not affect the availability of other Application Access fields

Allow configuration

Answer :Can create, Can update, and Can delete

Take Quiz :

Also Read : ServiceNow Certified System Administrator Practice Exam


2019 Set 3

It is best practice to define the business requirements and the process(es) an


application will manage as part of the application development plan. What are
some of the considerations to document as part of the business process?

Options are :

Business problem, data input/output, users/stakeholders, and process steps


(Correct)

Business problem, data input/output, users/stakeholders, and database capacity

Business problem, data input/output, project schedule, and process steps

Business problem, users/stakeholders, available licenses, and database capacity

Answer :Business problem, data input/output, users/stakeholders, and process steps

https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 2/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Toolssteps is used in business rule without scripts?


which Topics

Options are :

Set field name and select system log

Set field name and enter messages


(Correct)

Set field name and query into the database

Set field name and generate event

Answer :Set field name and enter messages

There is a basic strategy when creating a Utils Script Include. Identify the step
that does not belong.

Options are :

Create a prototype object from the new class

Script the function(s)

Create a class

Identify the table


(Correct)

Answer :Identify the table

Take Quiz :

Also Read : ServiceNow - Certified System Administrator CSA - Practice

https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 3/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Tools Topics

Which roles grant access to source control repository operations such as


importing applications from source control, or linking an application to source
control? (Choose two.)

Options are :

admin
(Correct)

source_control
(Correct)

git_admin

source_control_admin

Answer :admin
source_control

What is workflow context?

Options are :

The table for which a workflow is defined plus any conditions such as �Active 1"

The business reason or process for which a workflow is designed

It is a checked-out workflow which is being edited

It is generated from a workflow version, executes activities, and follows transits.


(Correct)

Answer :It is generated from a workflow version, executes activities, and follows
transits.

Which platform feature can be used to determine the relationships between


field in an Import Set table to field in an existing ServiceNow table?

Options are :

Transform Map
(Correct)

Cl Relationship Builder

Data Sources
https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 4/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

ToolsBusiness Service Management Map Topics

Answer :Transform Map

Take Quiz :

Also Read : ServiceNow Certified CIS CSM Test Exams (New York
Release) Set 8

Which one of the following is NOT a UI Action type?

Options are :

List banner button

Form choice
(Correct)

Form button

List choice

Answer :Form choice

Which of the following are true for reports in ServiceNow?

A. Any user can see any report shared with them.

B. Can be a graphical representation of data.

C. All users can generate reports on any table.

D Can be run on demand by authorized users


https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 5/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3
D. Can be run on demand by authorized users.
Tools Topics
E. Can be scheduled to be run and distributed by email

Options are :

A, B, C E

A, B, C

A, B, C, D, E

A, B, D, E
(Correct)

Answer :A, B, D, E

What is a Module?

Options are :

A web-based way of providing software to end-users

The functionality within an application menu such as opening a page in the content
frame or a separate tab or window
(Correct)

A way of helping users quickly access information and services by filtering the items
in the Application Navigator

A group of menus, or pages, providing related information and functionality to end-


users

Answer :The functionality within an application menu such as opening a page in the
content frame or a separate tab or window

Take Quiz :

Also Read : ServiceNow Certified System Administrator Practice Exam


2019 Set 1

https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 6/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Tools Topics

Which one of the following is the fastest way to create and configure a Record
Producer?

Options are :

Use the Record Producer module then add and configure all variables manually

Open the table in the Table records and select the Add to Service Catalog Related
Link
(Correct)

Open the table's form, right-click on the form header, and select the Create Record
Producer menu item

Create a Catalog Category, open the category, and select the Add New Record
Producer button

Answer :Open the table in the Table records and select the Add to Service Catalog
Related Link

When evaluating Access Controls, ServiceNow searches and evaluates:

Options are :

Only for matches on the current field

From the most generic match to the most specific match

From the most specific match to the most generic match


(Correct)

Only for matches on the current table

Answer :From the most specific match to the most generic match

Which of the following statements does NOT apply when extending an existing
table?

Options are :

The new table inherits the functionality built into the parent table

https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 7/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

ToolsThe parent table's Access Controls are evaluated when determining access to the new
Topics
table's records and fields

You must script and configure all required behaviors


(Correct)

The new table inherits all of the fields from the parent table

Answer :You must script and configure all required behaviors

Take Quiz :

Also Read : ServiceNow Customer Service Practice Tests Orlando Set 8

When creating new application files in a scoped application, cross scope access
is turned on by default in which of the following?

Options are :

Script Include

Table
(Correct)

REST messages

. Workflow

Answer :Table

Application developers configure ServiceNow using industry standard


JavaScript to
https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 8/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Tools Topics
Options are :

Customize the organization's company logo and banner text

Extend and add functionality


(Correct)

Enable the right-click to edit the context menus on applications in the navigator

Configure the outgoing email display name

Answer :Extend and add functionality

Which objects can you use in a Scheduled Script Execution (Scheduled Job)
script?

Options are :

GlideRecord and current

GlideSystem and GlideRecor


(Correct)

GlideUser and GlideRecord

GlideSystem and current

Answer :GlideSystem and GlideRecor

Take Quiz :

Also Read : ServiceNow Certified CIS CSM Test Exams (New York
Release) Set 6

https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 9/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Tools Topics

When configuring a REST Message, the Endpoint is:

A. The commands to the REST script to stop execution

B. The URI of the data to be accessed, queried, or modified

C. Information about the format of the returned data

D. The response from the provider indicating there is no data to send back

Options are :

A, B

C,A,D

B only
(Correct)

A,B,C

Answer :B only

In an Email Notification, which one of the following is NOT true for the Weight
field?

Options are :

A Weight value of zero means that no email should be sent


(Correct)

Only Notifications with the highest weight for the same record and recipients are sent

The Weight value defaults to zero

A Weight value of zero means the Notification is always sent when the Notification's
When to send criteria is met

Answer :A Weight value of zero means that no email should be sent

Which one of the following is true for a Script Include with a Protection Policy
value of Protected?

Options are :
https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 10/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

ToolsAny user with the protected_edit role can see and edit the Script Include Topics

The Protection Policy has applied only if the glide.app.apply_protection system


property value is true

The Protection Policy is applied only if the application is downloaded from the
ServiceNow App Store
(Correct)

The Protection policy option can only be enabled by a user with the admin role

Answer :The Protection Policy is applied only if the application is downloaded from the
ServiceNow App Store

Take Quiz :

Also Read : ServiceNow Certified System Administrator CSA Practice


Test Set 4

Which of the following CANNOT be debugged using the Field Watcher?

Options are :

Business Rules

Client Scripts

Script Includes
(Correct)

Access Controls

https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 11/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Answer :Script Includes


Tools Topics
What are some of the benefits of extending an existing table such as the Task
table when creating a new application?
a)You can repurpose existing fields by simply changing the label.

b)Use existing fields with no modifications.

c)Existing logic from the parent table will be automatically applied to the new
table.

d)All of the parent table records are copied to the new table

Options are :

a,b

a, b, c
(Correct)

a, d

a,b,c,d

Answer :a, b, c

Which one of the following is NOT true for modules?

Options are :

Every module must be associated with a table


(Correct)

Access to modules is controlled with roles

Every module must be part of an application menu

Modules open content pages

Answer :Every module must be associated with a table

Take Quiz :

Also Read : ServiceNow Certified System Administrator CSA Practice


Test Set 17
https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 12/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Tools Topics

Which one of the following is NOT a method used for logging messages in a
server-side script for a privately- scoped application?

Options are :

gs.debug()

gs.warn()

gs.error()

gs.log()
(Correct)

Answer :gs.log()

When a ServiceNow instance requests information from a web service,


ServiceNow is the web service:

Options are :

Provider

Publisher

Consumer
(Correct)

Specialist

Answer :Consumer

When working in the Form Designer, configuring the label of a field in a child
https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 13/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

table
Toolschanges the label on which table(s)? Topics

Options are :

all tables

parent table

base table

child table
(Correct)

Answer :child table

Take Quiz :

Also Read : ServiceNow Certified System Administrator CSA Practice


Test Set 12

Which of the following is NOT a trigger type in Flow Designer?

Options are :

Application

Record

Schedule

Outbound Email
(Correct)

https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 14/19
9/2/2021 Servicenow Application Developer Exam New-Practice Test Set 3

Answer :Outbound Email


Tools Topics
What are the benefits of storing the majority of an application in script?

a. runs fast

b. only run when called

c. the script logic is hidden

d. changes to application logic made at single place

Options are :

a only

a,b,c

b,c,d
(Correct)

a,b,c,d

Answer :b,c,d

How must Application Access be configured to prevent all other private


application scopes from creating configuration records on an application's data
tables?

Options are :

Set the Accessible from field value to This application scope only and de-select the
Allow access to this table via web services option

Set the Accessible from field value to This application scope only
(Correct)

You must create Access Controls to prevent all other application scopes from creating
configuration records on an application's data tables rather than using Application
Access

Set the Accessible from field value to All application scopes and de-select the Can
create an option

Answer :Set the Accessible from field value to This application scope only

Take Quiz :
https://chercher.tech/service-now-csa/servicenow-application-developer-exam-new-practice-test-set-3 15/19

You might also like