SNOW-CAD Core Application Development Practice Question
Which TWO are valid ways to create a new application scope in ServiceNow? (Choose two.)
⚠ Common exam trap
Many candidates confuse the 'Create Application' module (which is the correct UI path) with the non-existent 'Scopes' menu or the misleading 'Application Creator' UI page, leading them to select options that describe invalid or legacy methods.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Install an update set from an application repository that contains an application scope.
Installing an update set from an application repository that contains an application scope is a standard method to bring a scoped application into an instance. The update set carries the application definition and its scope, and upon commit, ServiceNow creates the application scope automatically if it does not already exist. This is a common approach for distributing scoped applications across instances.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Install an update set from an application repository that contains an application scope.
Why this is correct
Installing an update set with an application scope creates that scope.
- ✓
Use the 'Create Application' module under System Applications.
Why this is correct
This is the standard way to create an application scope manually.
- ✗
Use the 'Application Creator' UI page to define a new scope via REST API.
Why it's wrong here
There is no such UI page; REST API can be used but not via a standard UI page named 'Application Creator'.
- ✗
Import a v1 update set that includes an application definition.
Why it's wrong here
v1 update sets do not contain application scope definitions; only v2 update sets can create scopes.
- ✗
Navigate to 'All' > 'Scopes' and click 'New'.
Why it's wrong here
There is no 'Scopes' module under 'All'.
Go deeper
Related to this question
About these practice questions
One of 481 original SNOW-CAD practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SNOW-CAD practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CAD exam.