CSA 3 - Introduction to Development Practice Test Flashcards

1
Q

Which of the following is the ServiceNow application used to construct and test API requests to a ServiceNow instance?

A

REST API Explorer

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

What types of records are NOT captured in an update set by default? Select 2 Answers from the below options.

A
  1. Content pages

2. Homepages

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

What attributes of a field can a UI policy action change on a form? Select 3 Answers from the below options.

A
  1. Visible/hidden
  2. Read-only
  3. Mandatory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an update set?

A

Group of one or more changes that can be moved from one instance to another altogether

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

What deployment permissions can be assigned to a group or user for a specific application when using Manage Developers? Select 3 Answers from the below options.

A
  1. Manage Update Set
  2. Publish to App Store
  3. Upgrade App
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What can be used to extend the Flow Designer to call 3rd party systems such as automating Microsoft Services and infrastructure using PowerShell and REST?

A

IntegrationHub

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

Which ServiceNow product provides the ability to integrate with 3rd party applications without scripting?

A

IntegrationHub

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

What are the steps for applying an update set to an instance? Select 3 Answers from the below options.

A
  1. Retrieve
  2. Preview
  3. Commit
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is granted to non-administrators for them to develop applications?

A

Delegated Development

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

Which of the following run scripts client-side? Select 2 Answers from the below options.

A
  1. UI Policy

2. Client Script

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

Which of the following are the modules for the Upgrade Center application? Select 3 Answers from the below options.

A
  1. Upgrade Monitor module
  2. Upgrade History module
  3. Upgrade Preview module
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What value does a Business Rule Condition field return if the field is empty?

A

True

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

What do multiple connections support with IntegrationHub enable you to do? Select 3 Answers from the below options.

A
  1. Override preset connections for flows, subflows, and actions directly through Flow Designer
  2. When a flow is promoted to production, re-establish a connection each account without needing to modify the flow
  3. Have more than one connection the same integration provider
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
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
15
Q

(Rome) Which of the following are the features of the delegated development and deployment? Select 3 Answers from the below options.

A
  1. Application collaboration
  2. Allow delegated developers to delete applications
  3. Assign source control permissions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Where do the ServiceNow client-side scripts execute?

A

Web Browser

17
Q

How can you access the details of the applications that are part of the product available on the ServiceNow Store in the ServiceNow Products module?

A

Opt-in

Opt-in é a autorização que o cliente dá para receber conteúdo de uma empresa

18
Q

Which of the following is a way to add an application to a ServiceNow instance for development? Select 2 Answers from the below options.

A
  1. Use the Guided App Creator to create an application.

2. Use Studio to import an application from source control

19
Q

(Rome) How is it possible for a non-administrator to develop and deploy applications on the Now Platform?

A

Use delegated development and deployment application

20
Q

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

A

Scope

21
Q

When do onSubmit Client Scripts execute their script logic? Select 3 Answers from the below options.

A
  1. When a user clicks the Update button.
  2. When a user clicks the Submit button
  3. When a user clicks the Save menu item in the Additional Actions menu
22
Q

Which of the following are captured in an update set? Select 3 Answers from the below options.

A
  1. Fields
  2. Roles
  3. Views
23
Q

What is the main language used for scripting in ServiceNow?

A

JavaScript

24
Q

(Rome) What can the delegated developers delete within a scoped app when allowed by administrators?

A

Applications created with ServiceNow Studio

25
Q

What HTTP request methods can be used in place of GET methods to return a response without a response body?

A

HEAD

26
Q

(Rome) How can you activate the Application Collaboration in ServiceNow?

A

You can use the App Collaboration plugin and an active App Engine Studio

27
Q

What are the different types of Client Scripts that are supported in ServiceNow? Select 4 Answers from the below options.

A
  1. OnCellEdit()
  2. OnSubmit()
  3. OnChange()
  4. OnLoad()
28
Q

What related lists are available in the Upgrade Preview form? Select 3 Answers from the below options.

A
  1. Predicted Skips Reviewed
  2. Previewed changes
  3. Predicted Skips to Review
29
Q

Which ServiceNow feature can be used to begin the creation of an application?

A

Guided Application Creator

30
Q

(Rome) How can Application Collaboration help when creating applications within the Now Platform App Engine?

A

Collaborator permissions can be managed

31
Q

What do you configure to instruct fields how to behave on a form when a UI policy is triggered?

A

Ui Policy Action

32
Q

Which of the following are true statements about platform scripting? Select 3 Answers from the below options.

A
  1. Data Policy can be run as a UI Policy client-side
  2. Business rule are not real-time and do not monitor fields on a form
  3. Ui Actions can execute both client-side and server-side
33
Q

What links show up when you click ‘Go’ to preview the upgrade version from the Upgrade Center? Select 3 Answers from the below options.

A
  1. Know error articles
  2. Problem fixes
  3. Personalized release notes