CSA 3 - Introduction to Development Practice Test Flashcards
Which of the following is the ServiceNow application used to construct and test API requests to a ServiceNow instance?
REST API Explorer
What types of records are NOT captured in an update set by default? Select 2 Answers from the below options.
- Content pages
2. Homepages
What attributes of a field can a UI policy action change on a form? Select 3 Answers from the below options.
- Visible/hidden
- Read-only
- Mandatory
What is an update set?
Group of one or more changes that can be moved from one instance to another altogether
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.
- Manage Update Set
- Publish to App Store
- Upgrade App
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?
IntegrationHub
Which ServiceNow product provides the ability to integrate with 3rd party applications without scripting?
IntegrationHub
What are the steps for applying an update set to an instance? Select 3 Answers from the below options.
- Retrieve
- Preview
- Commit
What is granted to non-administrators for them to develop applications?
Delegated Development
Which of the following run scripts client-side? Select 2 Answers from the below options.
- UI Policy
2. Client Script
Which of the following are the modules for the Upgrade Center application? Select 3 Answers from the below options.
- Upgrade Monitor module
- Upgrade History module
- Upgrade Preview module
What value does a Business Rule Condition field return if the field is empty?
True
What do multiple connections support with IntegrationHub enable you to do? Select 3 Answers from the below options.
- Override preset connections for flows, subflows, and actions directly through Flow Designer
- When a flow is promoted to production, re-establish a connection each account without needing to modify the flow
- Have more than one connection the same integration provider
Which script runs when a record is displayed, inserted, updated, deleted or when a table is queried?
Business Rule
(Rome) Which of the following are the features of the delegated development and deployment? Select 3 Answers from the below options.
- Application collaboration
- Allow delegated developers to delete applications
- Assign source control permissions