Servicenow Certified System Administrator CSA · Free Practice Question Medium
Question 12
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
Use the ServiceNow Store to load an application.
-
B
Use Application Cross-Scope Access to load an application.
-
C
Use Studio to import an application from source control.
-
D
Use the Create Application module to create an application.
-
E
Use the Guided App Creator to create an application.
Reveal correct answers
Correct answers: C, E
Explanation
ServiceNow Studio provides an Integrated Development Environment (IDE)-like interface for application developers to work on custom applications in one centralised location. It offers a simple way to create, review, and update application files from a tabbed environment. The system opens Studio whenever you edit a custom application.
Guided Application Creator is an intuitive development interface for building applications on the Now Platform. It provides a step-by-step process to guide you through your initial application construction.
You can launch Guided App Creator from Studio or by opening System Applications > My Company Applications and clicking the Create new button to create an application.
You can also use Studio to import an application from source control.
Note: Applications loaded from the ServiceNow Store are installed to the instance, not loaded for development.
Screenshot 1: Different sections of the ServiceNow Studio
Screenshot 2: Designing an application form in Studio
Learn more about:
Learning Domains:
Instance Configuration - Installing applications and plugins
Data Migration and Integration - Scripting in ServiceNow
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
