SNOW-CAD User Interface Development Practice Question
Which record type should be used to customize the look and feel of the UI16 interface?
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
✓
UI Theme (sys_ui_theme)
UI Theme (sys_ui_theme). In ServiceNow, the UI16 interface's look and feel is customized using UI Themes, which are stored in the 'sys_ui_theme' table. Option A (UI Script) is incorrect because UI Scripts are used for client-side JavaScript functions, not for theming. Option B (Portal Theme) is meant for Service Portal configurations, not the UI16 interface. Option D (Branding) handles logos, colors, and fonts but does not provide the full theme customization capabilities of UI Themes.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
UI Script (sys_ui_script)
Why it's wrong here
UI Scripts contain reusable JavaScript, not CSS.
- ✗
Portal Theme (sp_theme)
Why it's wrong here
Portal themes are for Service Portal, not UI16.
- ✓
UI Theme (sys_ui_theme)
Why this is correct
UI Themes define the styling for UI16.
- ✗
Branding (sys_brand)
Why it's wrong here
Branding includes logos and colors but does not fully theme the interface.
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.