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
Where do the ServiceNow client-side scripts execute?
Web Browser
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?
Opt-in
Opt-in é a autorização que o cliente dá para receber conteúdo de uma empresa
Which of the following is a way to add an application to a ServiceNow instance for development? Select 2 Answers from the below options.
- Use the Guided App Creator to create an application.
2. Use Studio to import an application from source control
(Rome) How is it possible for a non-administrator to develop and deploy applications on the Now Platform?
Use delegated development and deployment application
What protects applications by identifying and restricting access to available files and data?
Scope
When do onSubmit Client Scripts execute their script logic? Select 3 Answers from the below options.
- When a user clicks the Update button.
- When a user clicks the Submit button
- When a user clicks the Save menu item in the Additional Actions menu
Which of the following are captured in an update set? Select 3 Answers from the below options.
- Fields
- Roles
- Views
What is the main language used for scripting in ServiceNow?
JavaScript
(Rome) What can the delegated developers delete within a scoped app when allowed by administrators?
Applications created with ServiceNow Studio
What HTTP request methods can be used in place of GET methods to return a response without a response body?
HEAD
(Rome) How can you activate the Application Collaboration in ServiceNow?
You can use the App Collaboration plugin and an active App Engine Studio
What are the different types of Client Scripts that are supported in ServiceNow? Select 4 Answers from the below options.
- OnCellEdit()
- OnSubmit()
- OnChange()
- OnLoad()
What related lists are available in the Upgrade Preview form? Select 3 Answers from the below options.
- Predicted Skips Reviewed
- Previewed changes
- Predicted Skips to Review
Which ServiceNow feature can be used to begin the creation of an application?
Guided Application Creator
(Rome) How can Application Collaboration help when creating applications within the Now Platform App Engine?
Collaborator permissions can be managed
What do you configure to instruct fields how to behave on a form when a UI policy is triggered?
Ui Policy Action
Which of the following are true statements about platform scripting? Select 3 Answers from the below options.
- Data Policy can be run as a UI Policy client-side
- Business rule are not real-time and do not monitor fields on a form
- Ui Actions can execute both client-side and server-side
What links show up when you click ‘Go’ to preview the upgrade version from the Upgrade Center? Select 3 Answers from the below options.
- Know error articles
- Problem fixes
- Personalized release notes