Highest Rated
CIS HR Service Delivery - ServiceNow Practice Test 2026
HRSD questions live in COEs, lifecycle events, case templates, document management, and employee service channels. This 220-question bank keeps the focus on real HR workflows inside ServiceNow. It is meant to make the exam feel less abstract.
What's included
- 220 questions on COEs, lifecycle events, case templates, and employee service
- Source links point back to the official ServiceNow documentation
- Every answer choice gets a reason, not only the winner
- Aligned to the Zurich release and the current 2026 blueprint
- Lifetime access. No 30-day expiry. Updates stay free.
- Written by an author who only ships a cert after passing it first try
- Full refund available through Udemy for 30 days
15 Free Preview Questions
Answer 5 questions free. Enter your email to continue through question 15. The full course has 220 questions on Udemy.
- AHR Cases are only for storing confidential employee information and cannot be used to track HR requests or tasks.
- BAn HR Case is a record of an IT issue and is unrelated to HR requests or employee interactions.
- CHR Cases are for time tracking and payroll processing exclusively, without involving any other HR services or tasks.
- DAn HR Case is used to record and interact with employee HR requests, and can include tasks like creating cases for HR processes, automating onboarding/offboarding, and managing HR workload.
Show full explanation
Correct Answer
D - An HR Case is used to record and interact with employee HR requests, and can include tasks like creating cases for HR processes, automating onboarding/offboarding, and managing HR workload.
Source
ServiceNow Zurich Documentation
Expert Explanation
HR Cases are the backbone of ServiceNow HRSD. They serve as centralized records that capture every employee interaction with HR - from simple questions about PTO policies to complex multi-step processes like onboarding a new hire. Each case tracks status, assignment, related tasks, and communication history, giving HR teams full visibility into their workload.
Why the Others Are Wrong
Option A limits HR Cases to just data storage, ignoring their primary function as interactive service records. Option B confuses HR Cases with IT Incident records - two completely different modules. Option C restricts HR Cases to payroll and time tracking, which is only a fraction of what HRSD covers.
Memory Tip
Think of HR Cases like a customer service ticket - but for employees. Just as a support ticket tracks an IT issue from start to finish, an HR Case tracks an employee request through its entire lifecycle.
Real-World Example
A new employee joins the company. HR creates an onboarding HR Case that automatically generates tasks: provision a laptop, set up benefits enrollment, schedule orientation, assign a buddy. Each task is tracked within the case, and the new hire can see their onboarding progress through the Employee Center.
- AHR Service-specific fields cannot be added to the New Case Creation page
- BUsing the Case Creation Service Configurations
- CUsing the Case Options field on the HR Service
- DUsing the HR Criteria module
Show full explanation
Correct Answer
B - Using the Case Creation Service Configurations
Source
ServiceNow Zurich Documentation
Expert Explanation
Case Creation Service Configurations is a dedicated module in HRSD that lets administrators control exactly which fields appear when an agent creates a new HR case for a specific service. Each configuration record maps to an HR Service and defines the form layout, required fields, and field order for that service type. This ensures agents capture the right information at case creation time.
Why the Others Are Wrong
Option A is wrong because ServiceNow explicitly supports service-specific fields on the case creation page. Option C is wrong because Case Options controls service behavior settings, not the case creation form layout. Option D is wrong because HR Criteria controls service visibility and audience targeting, not form field display.
Memory Tip
The name tells you everything - "Case Creation Service Configurations" configures what you see during case creation for each service. If you need to change case creation fields, look for the module with "Case Creation" in the name.
Real-World Example
Your HR team handles both benefits inquiries and employee relocation requests. For benefits cases, you want fields like Plan Type and Enrollment Date. For relocation cases, you need fields like Destination City and Moving Date. Using Case Creation Service Configurations, you set up different field layouts for each HR Service so agents see only what they need.
- AThe 'Showcase to Subject Person' field is designed to display the HR case to all employees in the organization for transparency purposes.
- BWhen the 'Showcase to Subject Person' field is checked, it enables HR cases to be visible in company-wide reports and dashboards.
- CThe 'Showcase to Subject Person' field, when checked, makes the HR Case visible to the Subject Person, allowing them to see case details they are involved in, enhancing transparency and communication.
- DChecking the 'Showcase to Subject Person' field hides the HR case from everyone except the HR team to maintain confidentiality.
Show full explanation
Correct Answer
C - The Showcase to Subject Person field, when checked, makes the HR Case visible to the Subject Person, allowing them to see case details they are involved in, enhancing transparency and communication.
Source
ServiceNow Zurich Documentation
Expert Explanation
The Showcase to Subject Person field is a boolean checkbox on the HR Case form. When enabled, the Subject Person (the employee the case is about) gains visibility into the case through their self-service portal. This is particularly useful for routine HR requests like benefits changes or leave requests where the employee should be able to track progress. For sensitive cases like employee relations investigations, this field would typically remain unchecked.
Why the Others Are Wrong
Option A wrongly suggests organization-wide visibility - this field targets only the Subject Person. Option B confuses portal visibility with reporting and dashboards - these are separate concerns. Option D describes the exact opposite behavior - the field reveals information to the Subject Person rather than hiding it.
Memory Tip
"Showcase" means to display or show off. So "Showcase to Subject Person" literally means "show this case to the person it is about." The name is self-explanatory once you break it down.
Real-World Example
An employee submits a request to change their tax withholding. HR creates a case and checks "Showcase to Subject Person." The employee can now log into the Employee Center, see the case status, and know when their request has been processed - without needing to email HR for updates.
- AHRDS - HR Deliver Service
- BHRSM - HR Service Management
- CHRMS - HR Management System
- DHRSD - HR Service Delivery
- ESNOW
Show full explanation
Correct Answer
D - HRSD - HR Service Delivery
Source
ServiceNow Zurich Documentation
Expert Explanation
ServiceNow names its HR application "HR Service Delivery" (HRSD) to emphasize its purpose: delivering HR services to employees through a unified platform. HRSD includes case management, knowledge articles, lifecycle events, document management, and employee self-service capabilities. The "Service Delivery" terminology aligns with ServiceNow's broader vision of transforming how organizations deliver services across IT, HR, and other departments.
Why the Others Are Wrong
Option A reverses the word order to "Deliver Service" instead of "Service Delivery." Option B uses "Service Management" which is the naming convention for IT (ITSM), not HR. Option C uses the legacy term "Management System" which describes traditional HR software. Option E is a platform-level nickname, not an application name.
Memory Tip
HR-S-D: Human Resources - Service Delivery. Think of it as HR delivering services to employees, like a delivery truck bringing packages. The HR team delivers services - hence "Service Delivery."
Real-World Example
When pitching ServiceNow to an HR leadership team, you would say: "HRSD - HR Service Delivery - will transform how your HR department delivers services to employees. Instead of email chains and manual forms, employees get a self-service portal with automated workflows."
- AMatching Rules
- BClient Rules
- CACLs
- DEscalation Rules
Show full explanation
Correct Answer
A - Matching Rules
Source
ServiceNow Zurich Documentation
Expert Explanation
Matching Rules in HRSD evaluate case attributes against predefined conditions to determine case assignment. When a case is created, the system checks the matching rules in order and assigns the case to the agent or group specified by the first matching rule. This automates the routing process and ensures cases reach the right HR specialist based on criteria like service type, location, or department.
Why the Others Are Wrong
Client Rules handle UI behavior on forms, not case routing. ACLs enforce data access security, not assignment logic. Escalation Rules handle time-based triggers for overdue cases, not initial assignment determination.
Memory Tip
Matching Rules "match" cases to agents - the name directly describes the function. When a case comes in, the system asks "which agent matches this case-" using Matching Rules.
Real-World Example
Your HR team has specialists for benefits, payroll, and employee relations across three office locations. You create Matching Rules that route benefits cases from the New York office to the NY Benefits team, payroll cases from London to the UK Payroll team, and so on. Each rule matches specific case attributes to the right assignment group.
- AThe 'Assignable by' attribute allows any user to add roles to other users indiscriminately.
- BIt restricts role assignment such that only users with an HR role can assign roles to others within the HR application.
- C'Assignable by' is a feature that automatically assigns roles to users when they are added to a group, with no restrictions.
- DThe 'Assignable by' attribute ensures that only users with a specific role can assign that role to others, thereby enforcing HR privacy rules.
Show full explanation
Correct Answer
D - The Assignable by attribute ensures that only users with a specific role can assign that role to others, thereby enforcing HR privacy rules.
Source
ServiceNow Zurich Documentation
Expert Explanation
The Assignable by attribute on a role record acts as a security gate for role assignment. If Role X has "Assignable by" set to Role Y, then only users who hold Role Y can grant Role X to other users. In HRSD, this is critical because HR roles provide access to sensitive employee data like salary, medical information, and disciplinary records. Without this control, any admin could grant HR data access to unauthorized users.
Why the Others Are Wrong
Option A describes unrestricted assignment, which is the opposite of what Assignable by does. Option B limits the concept to HR roles only, but the mechanism is platform-wide. Option C confuses Assignable by with group-based role inheritance, which is a completely different feature.
Memory Tip
Read it as a sentence: "This role is assignable by [specific role]." Only someone with that specific role can hand it out. It is like a VIP pass - only certain people can issue new VIP passes.
Real-World Example
The sn_hr_le.case_writer role grants access to Employee Relations cases containing sensitive disciplinary data. You set "Assignable by" to sn_hr_le.admin. Now only HR Lifecycle Events administrators can grant case_writer access - a regular system admin cannot accidentally give someone access to sensitive employee relations records.
- APage Editor
- BDesigner
- CWidget Editor
- DBranding Editor
Show full explanation
Correct Answer
B - Designer
Source
ServiceNow Zurich Documentation
Expert Explanation
The Service Portal Designer is the most user-friendly configuration tool in the Service Portal toolset. It provides a WYSIWYG (What You See Is What You Get) interface where users can visually create pages, drag widgets onto them, and configure layouts without touching code. This makes it the ideal choice for someone with little coding experience who needs to add new pages to the Employee Service Center.
Why the Others Are Wrong
Page Editor works on existing pages and requires more technical understanding of the widget framework. Widget Editor demands HTML, CSS, and JavaScript skills to build custom widgets from scratch. Branding Editor only handles look-and-feel customization like colors and logos - it cannot create new pages.
Memory Tip
Think of it like home design software: the Designer lets you lay out rooms (pages) and place furniture (widgets) visually. You do not need to be a carpenter (coder) to use a design tool.
Real-World Example
An HR business analyst needs to create a new "Benefits Resources" page in the Employee Service Center. Using the Designer, they open the portal in design mode, click "Add Page," drag a Knowledge Base widget and an HR Service Catalog widget onto the page, configure the titles, and publish - all without writing a single line of code.
- AGenerate Individual HR Profile
- BGenerate Multiple HR Profiles
- CImport from a spreadsheet
- DThird-party Integration
- EManual entry by each employee
- FAutomated script in the System Policy module
Show full explanation
Correct Answer
A - Generate Individual HR Profile, B - Generate Multiple HR Profiles, C - Import from a spreadsheet, D - Third-party Integration
Source
ServiceNow Zurich Documentation
Expert Explanation
ServiceNow provides four documented methods for creating HR Profiles. Generate Individual and Generate Multiple handle single and bulk profile creation natively within the platform. Spreadsheet import leverages Import Sets for data migration scenarios. Third-party integration connects external HRIS systems to automatically create and synchronize HR Profile data. These four methods cover the full spectrum from manual single-record creation to automated enterprise integration.
Why the Others Are Wrong
Option E is wrong because employees do not self-create their HR Profiles - these are administrative records managed by HR teams and system processes. Option F is wrong because the System Policy module is not a recognized method for HR Profile creation in HRSD documentation.
Memory Tip
Remember "GIST" - Generate Individual, Generate Multiple (Start multiple), Import from Spreadsheet, Third-party integration. Four methods that cover one-at-a-time, bulk, file-based, and system-based creation.
Real-World Example
A company implementing HRSD starts by importing 5,000 existing employees from a spreadsheet exported from their legacy HRIS. They set up a Workday integration for ongoing synchronization. When a walk-in contractor needs immediate onboarding, an HR admin uses Generate Individual. When acquiring a small company of 50 employees, they use Generate Multiple.
- AProfile Writer [sn_hr_core.profile_writer]
- BProfile Reader [sn_hr_core.profile_reader]
- CHR Case Writer [sn_hr_le.case_writer]
- DHR Case Reader [sn_hr_le.case_reader]
Show full explanation
Correct Answer
B - Profile Reader [sn_hr_core.profile_reader]
Source
ServiceNow Zurich Documentation
Expert Explanation
The sn_hr_core.profile_reader role is the minimum role needed to view confidential data on HR Profiles. ServiceNow separates HR Profile access into reader and writer roles following the principle of least privilege. The profile_reader role allows viewing sensitive fields like personal identification numbers, salary data, and other confidential information stored on the HR Profile without granting edit permissions.
Why the Others Are Wrong
Profile Writer is a higher-privilege role that includes read access but the question asks for the minimum. HR Case Writer and HR Case Reader belong to the Lifecycle Events scope and control access to HR Cases, not the HR Profiles table - these are completely different data domains.
Memory Tip
The question says "view" - that maps directly to "Reader." Profile Reader reads profiles. The role name matches the action. Minimum access to view = Reader, not Writer.
Real-World Example
An HR manager needs to look up an employee's emergency contact information stored on their HR Profile but should not change any records. You assign them sn_hr_core.profile_reader - they can view all confidential profile fields but cannot modify anything. A data entry specialist who needs to update profiles would need the profile_writer role instead.
- AProvides an additional layer of control over HR data.
- BAllows HR Admins to configure the HR application.
- CHR department has more autonomy to manage all aspects of HRSD.
- DAllows the System Administrator complete control.
- EHR department has full control of the global application.
Show full explanation
Correct Answer
A - Provides an additional layer of control over HR data, B - Allows HR Admins to configure the HR application, C - HR department has more autonomy to manage all aspects of HRSD.
Source
ServiceNow Zurich Documentation
Expert Explanation
ServiceNow HRSD is built as a scoped application, which means it runs in its own application scope rather than the global scope. This architectural decision provides three key benefits: data isolation protects sensitive HR information, HR admins can configure the application without system admin dependency, and the HR department gains operational autonomy over their service delivery platform.
Why the Others Are Wrong
Option D contradicts the purpose of scoping - the goal is to reduce (not increase) system admin control over HR data and configuration. Option E confuses scoped and global - scoping deliberately separates HR from the global scope rather than giving HR control over global resources.
Memory Tip
Think of a scoped app as HR having their own office with their own keys. They control their space (autonomy), manage their own files (configuration), and lock their door (data protection). The building manager (System Admin) cannot just walk in.
Real-World Example
A large enterprise runs ServiceNow for both IT and HR. By keeping HRSD scoped, the IT admin team managing ITSM cannot accidentally modify HR business rules during a platform upgrade. The HR admin team can independently update their case routing rules, modify HR service catalog items, and adjust lifecycle event configurations without filing tickets with IT.
- AScrambles information to prevent its decoding or use
- BRequires an administrator to grant an encryption context to a role
- CExcludes HR tables from system cloning
- DPrevents access to specific tables
- EPrevents text fields and attachments from being indexed
- FPrevents users from entering personal information in an HR case
Show full explanation
Correct Answer
A - Scrambles information to prevent its decoding or use, B - Requires an administrator to grant an encryption context to a role, E - Prevents text fields and attachments from being indexed
Source
ServiceNow Zurich Documentation
Expert Explanation
ServiceNow encryption for data in transit involves three key characteristics. First, it scrambles data so intercepted transmissions are unreadable. Second, it uses encryption contexts tied to roles, requiring admin configuration to determine who can encrypt and decrypt data. Third, encrypted fields and attachments cannot be indexed by the search engine because the content is stored as ciphertext rather than plain text.
Why the Others Are Wrong
Option C deals with clone exclusion, a separate data protection mechanism for instance management. Option D describes ACL-based table access control, which is authorization - not encryption. Option F describes a user input restriction, which is a process control unrelated to cryptographic encryption.
Memory Tip
Remember "SRI" - Scramble, Role-based context, Index prevention. These three effects are the hallmarks of ServiceNow encryption for data in transit.
Real-World Example
An HR team stores Social Security numbers in an encrypted field on HR Profiles. The data is scrambled during transmission (users see asterisks unless they hold the right role). An admin grants the encryption context to the sn_hr_core.profile_reader role. As a side effect, SSN values do not appear in global search results because encrypted fields cannot be indexed.
- AAdd the Delegated Developer role to your User record
- BFrom the User dropdown in the banner, elevate your role to security_admin
- CManually add the security_admin role to your User record
- DNothing would need to be done
Show full explanation
Correct Answer
B - From the User dropdown in the banner, elevate your role to security_admin
Source
ServiceNow Zurich Documentation
Expert Explanation
ServiceNow uses a role elevation model for security-sensitive operations. The security_admin role controls ACL management and must be temporarily elevated through the user menu in the banner frame. This elevation model prevents accidental ACL changes and creates an audit trail. The Employee Relations Cases table (sn_hr_er_case) is a scoped table requiring proper security admin privileges to modify its access controls.
Why the Others Are Wrong
Delegated Developer grants scoped app development access, not security administration. Manually adding security_admin bypasses the intentional elevation model and is not the recommended practice. Doing nothing would fail because admin and HR admin roles alone cannot create or modify ACLs.
Memory Tip
Think of security_admin elevation like putting on a hard hat before entering a construction zone. You already work at the company (admin role), but you need to explicitly gear up (elevate) before doing dangerous work (modifying ACLs). You use the banner dropdown to "put on the hard hat."
Real-World Example
You need to restrict access to Employee Relations cases so only the ER team can view them. You click your name in the top-right banner, select "Elevate role," check "security_admin," and confirm. Now you can navigate to System Security and create an ACL on the sn_hr_er_case table that grants read access only to users with the sn_hr_er.case_reader role.
- AEach scoped HR application should have unique roles that are not shared with other applications.
- BThe HR Basic role should be inherited by all HR professionals to access HR applications.
- CSystem Administrators do not require any additional roles to configure HR applications.
- DScoped groups should be parent groups of the HR group to ensure proper role inheritance.
- EThe Employee Center Pro Admin requires only the sn_hr_sp_admin role for proper access.
Show full explanation
Correct Answer
A - Each scoped HR application should have unique roles that are not shared with other applications, B - The HR Basic role should be inherited by all HR professionals to access HR applications.
Source
ServiceNow Zurich Documentation
Expert Explanation
HRSD role management follows two core principles. First, each scoped application maintains its own unique roles with scope-specific prefixes, preventing role conflicts and maintaining security isolation between HR modules. Second, the HR Basic role acts as the common foundation - every HR professional inherits it to gain baseline access to the HR platform. Scoped roles then layer on top for module-specific access.
Why the Others Are Wrong
Option C is wrong because scoping specifically means System Admins need HR-specific roles to manage HR apps. Option D reverses the group hierarchy - scoped groups should be children of the HR group, not parents. Option E oversimplifies Employee Center Pro admin requirements.
Memory Tip
Think of it as a building with floors: HR Basic is the ground floor that everyone enters through, and each scoped application is a separate floor with its own unique key card (unique roles). You need the ground floor pass (HR Basic) plus the specific floor key (scoped role).
Real-World Example
You are setting up roles for a new HR analyst who handles both benefits cases and employee relations investigations. You assign them sn_hr_core.basic (ground floor access), sn_hr_le.case_writer (lifecycle events scope access), and sn_hr_er.case_reader (employee relations scope access). Each role comes from its own scope and grants access only within that boundary.
- ACampaigns are designed to distribute company-wide announcements without targeting specific employees.
- BCampaigns in Service Center Pro are used to publish targeted content to selected employees using criteria such as User Profile or HR Criteria.
- CAudience targeting for campaigns is randomly selected to ensure unbiased content delivery.
- DCampaigns are exclusive for IT-related content and cannot be used for HR purposes like open enrollment.
- EThe audience for campaigns is determined by position level only and not by other criteria.
- FContent publishing for campaigns can include various media such as emails, videos, and banners, with audience targeting based on User table, User Criteria, HR Profile, or file upload.
Show full explanation
Correct Answer
B - Campaigns publish targeted content to selected employees using criteria such as User Profile or HR Criteria, F - Content publishing can include various media with audience targeting based on User table, User Criteria, HR Profile, or file upload.
Source
ServiceNow Zurich Documentation
Expert Explanation
Campaigns in Employee Center Pro are a targeted content delivery system. They combine two capabilities: flexible audience targeting (using User Criteria, HR Profile attributes, User table fields, or uploaded employee lists) and multi-format content delivery (emails, banner cards, videos, and embedded content). This makes campaigns a powerful tool for HR communication strategies that need to reach specific employee populations with relevant, timely information.
Why the Others Are Wrong
Option A describes untargeted broadcasting, which defeats the purpose of campaigns. Option C suggests random targeting, which would be useless for HR communications. Option D wrongly limits campaigns to IT content. Option E restricts targeting to position level only, ignoring the rich multi-criteria targeting capabilities.
Memory Tip
Think of campaigns like a marketing email platform (Mailchimp) built into ServiceNow. You pick your audience (targeting criteria), create your content (emails, banners, videos), and deliver it to exactly the right people. Targeted, multi-channel, criteria-driven.
Real-World Example
It is open enrollment season. HR creates a campaign targeting all US-based, benefits-eligible employees (using HR Criteria). The campaign includes a banner on the Employee Center homepage, an email with enrollment deadlines, and a video walkthrough of the new benefits portal. Contractors and international employees never see this content because they do not match the targeting criteria.
- AForm Layouts
- BWorkspaces
- CForms
- DForm Designs
- EViews
Show full explanation
Correct Answer
E - Views
Source
ServiceNow Zurich Documentation
Expert Explanation
Views are a fundamental Now Platform concept that allows the same record type to be displayed differently depending on context. Each view defines which fields appear, their arrangement, and which related lists are shown. ServiceNow comes with several built-in views (Default, Self Service, Mobile, Major Incident) and administrators can create custom views. When a record opens in a workspace, portal, or mobile app, the platform selects the appropriate view automatically.
Why the Others Are Wrong
Form Layouts control field placement within a single view, not the concept of persona-specific layouts. Workspaces are the container applications, not the individual layouts. Forms are the records themselves. Form Designs is not a recognized ServiceNow term for this concept.
Memory Tip
Think of "views" like looking at the same house from different angles. The front view (Self Service) shows the welcome entrance. The blueprint view (Default) shows all technical details. The aerial view (Mobile) shows a simplified layout. Same house, different views for different needs.
Real-World Example
An Incident record has multiple views. When an end user opens their incident through the Service Portal, they see the Self Service view with simple fields like Description and Status. When a major incident manager opens the same record, they see the Major Incident view with priority override, communication plan, and bridge call fields. On mobile, agents see a streamlined Mobile view with only essential fields. All views show the same underlying record with different field arrangements.
Free exam updates. No spam. Unsubscribe anytime.
You scored 0/15 on the 15-question preview.
The full course keeps the same answer breakdown style across all 220 questions.
Your first exam attempt is free. Your second costs $350.
Many students also study:
Compare all 18 practice tests, or use the cert quiz to plan what to study next.
Looking for a different certification-
Browse all 18 practice tests →