SNOW-CSA Self-Service and Automation Practice Question
A company wants to allow employees to request software through the service catalog. Each software item requires the employee to select a license type (Standard, Professional, or Enterprise). Which variable type should be used for the license type selection?
⚠ Common exam trap
ServiceNow often tests the distinction between single-select and multi-select controls, and the trap here is that candidates may choose 'Multi-select checkbox' because they think employees might need multiple license types, but the question explicitly states each software item requires selecting a license type, implying exactly one.
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
✓
Single-select dropdown
A single-select dropdown is the correct choice because the license type (Standard, Professional, Enterprise) represents a set of mutually exclusive options where the employee must choose exactly one. This variable type enforces data integrity by preventing multiple selections, which would be invalid for a license type field.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Multi-select checkbox
Why it's wrong here
Multi-select would allow selecting multiple license types, but only one should be selected.
- ✗
Text field
Why it's wrong here
A text field would allow free text entry, which is not ideal for a controlled list.
- ✗
Checkbox
Why it's wrong here
A checkbox is for a boolean value, not for selecting from multiple options.
- ✓
Single-select dropdown
Why this is correct
A single-select dropdown is the correct variable type for selecting one license type from a list.
Go deeper
Related to this question
About these practice questions
Courseiva writes every SNOW-CSA question from scratch — 504 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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-CSA 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-CSA exam.