Introduction to Development Flashcards

1
Q

What is the language used for scripting in ServiceNow?

A

JavaScript

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

Which type of scripts run on the browser?

A

Client side scripts: UI Policies and Client Scripts

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

Which script runs when a record is displayed, inserted, updated, deleted, or when a table is queried?

A

Business Rule

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

Does a business rule run on the client side or server side?

A

Server

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

What attributes of a field can a UI Policy Action change on a form?

A

Mandatory, Visible/Hidden, Read Only

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

What provides additional functionality within an instance?

A

Plugins

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

What is used frequently to move customizations from one instance to another?

A

Update sets

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

Which types of records are not captured in an update set

A

Data records

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

What are the steps for applying an update set to an instance?

A

Retrieve, Preview, Commit

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

The first time you connect to a remote instance, what do you need to do to ensure a successful retreival?

A

Test Connection

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

Which ServiceNow tool is used by developers to create custom applications?

A

App Engine Studio

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

A non-administrator user who is assigned one or more permissions to develop applications is called?

A

Delegated Developer

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

Which site offers help and training to ServiceNow Developers?

A

https://developers.servicenow.com

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

What protects applications by identifying and restricting access to available files and data?

A

Application Scoping

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

How can a user display the current application scope in the banner frame?

A

System Settings (gear icon)
Developer tab
Show application picker in header

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

Review Freedom’s Brainscape Notecards for more Introduction to Development cards

A