Highest Rated
CIS Strategic Portfolio Mgmt - ServiceNow Practice Test 2026
SPM ties demand, project delivery, resource planning, and portfolios together. These 350 questions focus on how the pieces connect, not just what the tables are called. It is built for people who need to see the PMO logic clearly.
What's included
- 350 questions across demand, project, portfolio, and resource planning
- Official ServiceNow docs are linked on every answer
- You see why the wrong options miss, not just which one wins
- Current for the Zurich release and 2026 exam blueprints
- Buy once, keep it. No expiry window and no paid refreshes.
- Built by the same author who went 18-for-18 on first attempts
- 30 days to refund it through Udemy if it is not for you
15 Free Preview Questions
Answer 5 questions free. Enter your email to continue through question 15. The full course has 350 questions on Udemy.
- AProgram.
- BResource.
- CSoftware.
- DFixed Assets.
Show full explanation
Correct Answer
A - Program
Source
ServiceNow Zurich Documentation - Project Expense Lines
Expert Explanation
Project expense lines track costs from specific, tangible sources like people (resources), software, and fixed assets. A Program is a higher-level grouping construct that rolls up costs from its child projects and demands, so it cannot be selected as a direct cost source on an individual project expense line.
Why the Others Are Wrong
Resource, Software, and Fixed Assets are all legitimate cost sources for project expense lines. Each maps to a real, billable item that can be tracked and allocated within a project budget.
Memory Tip
Think of expense lines as tracking "things you buy or pay for" -- people, software, and assets. A Program is not something you buy; it is a management wrapper.
Real-World Example
When your IT department runs a cloud migration project, they log expense lines for contractor hours (Resource), Jira licenses (Software), and new servers (Fixed Assets). The Program "Digital Transformation" groups this project with others but is never itself a line-item cost.
- AScheduled job
- BEmployee profile
- CResource group
- DCapacity
Show full explanation
Correct Answer
B - Employee profile
Source
ServiceNow Zurich Documentation - Employee Profile
Expert Explanation
The Employee Profile record stores key planning attributes such as primary Group, Role, and Skill for each resource. Resource Management relies on these attributes to match available people to demand requests and to build accurate capacity and allocation views.
Why the Others Are Wrong
Scheduled jobs handle automation, not attribute definitions. Resource Groups organize people into pools but do not set individual attributes. Capacity is a numeric measure of available hours, not a definition of skills or roles.
Memory Tip
Employee Profile = "who you are" in resource planning. Group, Role, Skill all describe the person, so they live on the person-level record.
Real-World Example
Before assigning developers to a new ERP project, the resource manager checks Employee Profiles to find people with the "ServiceNow Developer" role and "JavaScript" skill in the "Platform Engineering" group.
- AUnallocated (Role based)
- BSoft Allocations
- CHard Allocations
- DCapacity
Show full explanation
Correct Answer
A - Unallocated (Role based)
Source
ServiceNow Zurich Documentation - Allocation Workbench
Expert Explanation
The Allocation Workbench organizes hours into categories based on assignment status. When a resource plan is in the "Requested" state and specifies "Specific Members" without selecting anyone, the platform has demand but no person to assign it to. These hours land in the "Unallocated (Role based)" bucket, signaling the resource manager that someone needs to be picked.
Why the Others Are Wrong
Soft Allocations require a tentative member assignment. Hard Allocations require a confirmed member assignment. Capacity is a supply-side metric showing available hours, not a demand category.
Memory Tip
No person picked yet = "Unallocated." The system knows the role needed but not the individual, so it is role-based demand waiting for a name.
Real-World Example
A project manager submits a resource plan requesting 100 hours of a "Business Analyst" but has not picked which analyst yet. The resource manager opens the Allocation Workbench and sees those 100 hours under Unallocated (Role based), prompting them to assign a specific analyst.
- ATrue
- BFalse
Show full explanation
Correct Answer
A - True
Source
ServiceNow Zurich Documentation - SPM Dashboards
Expert Explanation
SPM ships with multiple preconfigured dashboards targeting different personas. During implementation, consulting stakeholders about which dashboards to activate ensures the platform delivers the right information to the right people. This step is a best practice in every SPM deployment guide.
Why the Others Are Wrong
Saying "False" would imply that dashboard selection should be done without stakeholder input. That approach risks poor adoption, irrelevant data visibility, and wasted configuration effort.
Memory Tip
Dashboards are like TV channels -- ask viewers what they want to watch before turning them all on.
Real-World Example
During an SPM rollout, the PMO director only needs the Portfolio Health and Resource Utilization dashboards, while the CFO wants the Financial Summary dashboard. Asking both stakeholders up front prevents the CFO from wading through project task data they do not need.
- AIt is a rollup of the 'Actual Cost' of all Projects and Demands linked to the Program.
- BIt is manually entered on the Program form.
- CIt is derived from the 'Budget' field on the Program.
- DIt is calculated only from 'Program Tasks'.
Show full explanation
Correct Answer
A - It is a rollup of the "Actual Cost" of all Projects and Demands linked to the Program.
Source
ServiceNow Zurich Documentation - Program Financials
Expert Explanation
Programs in SPM serve as aggregation points for related projects and demands. The Actual Cost on a Program is automatically calculated by rolling up the Actual Cost values from every linked project and demand. This gives Program Managers a real-time, accurate picture of total spending without any manual data entry.
Why the Others Are Wrong
Manual entry is not how Actual Cost works at the Program level. The Budget field tracks planned funds, not actuals. Program Tasks are only a subset of the cost picture; the full rollup includes all linked projects and demands.
Memory Tip
Program = "Roll-up wrapper." It does not generate its own costs; it collects them from its children (projects and demands).
Real-World Example
A "Cloud Migration Program" has three linked projects: Infrastructure ($50K actual), Application Migration ($80K actual), and Testing ($20K actual). The Program automatically shows $150K as its total Actual Cost.
- ABusiness stakeholder
- BProject manager
- CRelease admin
- DRelease user
Show full explanation
Correct Answer
A - Business stakeholder
Source
ServiceNow Zurich Documentation - Release Management Roles
Expert Explanation
The Business Stakeholder role in Release Management is specifically designed to allow reading and retrieving data from any table in the application. This makes it the ideal choice for users who need to build reports and dashboards across the full scope of release data without modifying any records.
Why the Others Are Wrong
Project Manager is scoped to project work, not release tables. Release Admin grants excessive write permissions beyond what reporting needs. Release User has limited table access that may not cover all reporting requirements.
Memory Tip
"Stakeholder" = someone who watches and evaluates. They need to see everything (read) but change nothing (no write). Perfect for reporting.
Real-World Example
The VP of IT wants a weekly report on release velocity and success rates. Assigning the Business Stakeholder role lets them (or their analyst) query all release tables without risking accidental changes to release records.
- AUse and create cost plans, financial baselines, etc., for a project.
- BUse and create cost plans, financial baselines, etc., for a portfolio.
- CUse and create cost plans, financial baselines, etc., for a demand.
- DCan configure everything.
Show full explanation
Correct Answer
A - Use and create cost plans, financial baselines, etc., for a project.
Source
ServiceNow Zurich Documentation - Project Roles
Expert Explanation
The it_project_manager role is designed to manage all aspects of a project, including its financials. This means a user with this role can create cost plans, set financial baselines, and track budget versus actuals at the project level. The role does not extend to portfolio or demand financials, which require separate roles.
Why the Others Are Wrong
Portfolio financials require a portfolio-scoped role. Demand financials need demand management permissions. "Can configure everything" describes an admin, not a project manager.
Memory Tip
The role name tells you the scope: "it_project_manager" = project scope. Financial powers match the scope in the role name.
Real-World Example
A project manager for a CRM upgrade logs into ServiceNow and creates a cost plan covering contractor labor and software licensing for their project. They cannot touch the portfolio-level budget that their project belongs to.
- ACapability planning
- BRisk library
- CApp rationalization
- DCloud migration
- ETechnology risk
- FStore maintenance
Show full explanation
Correct Answer
A - Capability planning, C - App rationalization, D - Cloud migration, E - Technology risk
Source
ServiceNow Zurich Documentation - SPM and Enterprise Architecture
Expert Explanation
SPM and Enterprise Architecture share four main interaction areas. Capability planning aligns investments with business capabilities. Application rationalization drives portfolio decisions about the application landscape. Cloud migration creates project demand from EA assessments. Technology risk feeds into portfolio prioritization by flagging aging or vulnerable technology.
Why the Others Are Wrong
Risk Library belongs to GRC, not the EA-SPM integration. Store maintenance is an operational concern with no connection to strategic portfolio or architecture planning.
Memory Tip
Remember "CACT" -- Capability, App rationalization, Cloud migration, Technology risk. These are the four bridges between SPM and EA.
Real-World Example
An enterprise architect flags that the on-premises HR system runs on end-of-life infrastructure (technology risk). This triggers a cloud migration demand in SPM. The portfolio manager uses capability planning to confirm HR is a priority capability, and app rationalization data shows the legacy system should be replaced rather than migrated.
- ATRUE
- BFALSE
Show full explanation
Correct Answer
A - TRUE
Source
ServiceNow Zurich Documentation - Roles
Expert Explanation
ServiceNow supports role inheritance through nesting. A parent role automatically grants all permissions of its contained (child) roles. For example, the admin role contains many other roles, and anyone with admin inherits all of those permissions. This mechanism simplifies access management across complex applications like SPM.
Why the Others Are Wrong
Claiming role nesting does not exist contradicts a core platform feature. Role containment and inheritance have been part of the ServiceNow platform since its early versions and are essential for scalable security design.
Memory Tip
Think of Russian nesting dolls (matryoshka). The outer doll (parent role) contains all the inner dolls (child roles). Open the big one and you get access to everything inside.
Real-World Example
The spm_admin role contains it_project_manager, resource_manager, and demand_manager roles. A user assigned spm_admin does not need those three roles assigned separately because they inherit all permissions through role nesting.
- APPM Standard
- BInnovation Management
- CCollaborative Work Management
- DResource Management Workspace
Show full explanation
Correct Answer
A - PPM Standard, D - Resource Management Workspace
Source
ServiceNow Zurich Documentation - Resource Management
Expert Explanation
To fully leverage Resource Management in ServiceNow, two plugins are essential. PPM Standard provides the backbone -- project structures, resource plans, and cost tracking. Resource Management Workspace delivers the modern UI where resource managers handle allocations, review capacity, and process requests. Without both, the resource management experience is incomplete.
Why the Others Are Wrong
Innovation Management deals with idea pipelines, not resource allocation. Collaborative Work Management handles lightweight work items and does not provide the resource planning infrastructure needed.
Memory Tip
PPM Standard = the engine. Resource Management Workspace = the dashboard. You need both the engine and the dashboard to drive resource management.
Real-World Example
After installing PPM Standard, the resource manager can create resource plans but uses a basic list view. Once Resource Management Workspace is activated, they get the Allocation Workbench and capacity heatmaps that make daily resource decisions fast and visual.
- ASelect the 'Generate labor costs' button on Project Workspace
- BRun a scheduled job to automatically generate labor costs from resource assignments
- CUpdate the appropriate Resource Management property
- DSelect the 'Generate cost' button in Resource Management Workspace
Show full explanation
Correct Answer
A - Select the "Generate labor costs" button on Project Workspace, B - Run a scheduled job to automatically generate labor costs from resource assignments
Source
ServiceNow Zurich Documentation - Generate Cost Plans from Resources
Expert Explanation
ServiceNow offers two methods to generate cost plans from resource assignments. The manual approach uses the "Generate labor costs" button on the Project Workspace for on-demand calculation. The automated approach uses a scheduled job that periodically processes all resource assignments and updates cost plans across projects. Both methods convert resource hours and rates into financial line items.
Why the Others Are Wrong
Resource Management properties configure behavior but do not generate cost data. The Resource Management Workspace does not have a "Generate cost" button; that functionality lives in the Project Workspace.
Memory Tip
Two ways to turn people-hours into dollars: click the button (manual) or schedule the job (automatic). Both start from the project side, not the resource side.
Real-World Example
A PMO with 40 active projects sets up a nightly scheduled job to regenerate labor costs. This ensures every project cost plan reflects the latest resource assignments and rate changes without anyone clicking a button each morning.
- ATarget [sn_align_core_target]
- BBenefit Plan [benefit_plan]
- CCost Plan [cost_plan]
- DGoal [sn_align_core_goal]
Show full explanation
Correct Answer
A - Target [sn_align_core_target]
Source
ServiceNow Zurich Documentation - Strategic Planning
Expert Explanation
In the Portfolio Planning Workspace, strategic goals can have measurable targets. When setting up a target that tracks a currency value like "Customer Satisfaction Revenue Impact," the Source Table field must point to the Target table [sn_align_core_target]. This table is designed to hold the measurement data that quantifies progress toward strategic goals.
Why the Others Are Wrong
Benefit Plan tracks expected ROI, not goal targets. Cost Plan tracks expenditures, not strategic measurements. The Goal table defines what you want to achieve, not the specific metric tracking progress.
Memory Tip
A "Target" measures a "Goal." When configuring the target, the source table is literally called "Target." The name matches the purpose.
Real-World Example
The CIO sets a strategic goal of "Improve Customer Satisfaction." They create a target measuring the dollar value of retained contracts. In the Source Table field, they select Target [sn_align_core_target] so the system pulls the correct currency metric to track against the goal.
- ATest Management 2.0
- BPPM Standard
- CProject Advanced Security
- DITSM Enhanced Security Features
Show full explanation
Correct Answer
B - PPM Standard, C - Project Advanced Security
Source
ServiceNow Zurich Documentation - Project Security
Expert Explanation
Enabling project security settings requires two plugins working together. PPM Standard provides the project infrastructure on which security controls operate. Project Advanced Security adds the actual security mechanisms -- ACLs, role restrictions, and visibility rules specific to project records. Without PPM Standard, there are no projects to secure. Without Project Advanced Security, the granular controls do not exist.
Why the Others Are Wrong
Test Management 2.0 handles testing workflows, not project access control. ITSM Enhanced Security Features is scoped to ITSM modules and does not affect project management.
Memory Tip
PPM Standard = the house. Project Advanced Security = the locks and alarm system. You need the house before you can install locks.
Real-World Example
A defense contractor running classified projects on ServiceNow installs both PPM Standard and Project Advanced Security. This lets them restrict project visibility so that only team members with proper clearance can see sensitive project details.
- AValue Score
- BRisk Score
- CAlignment Score
- DStrategy Score
Show full explanation
Correct Answer
A - Value Score, B - Risk Score
Source
ServiceNow Zurich Documentation - Project Scoring
Expert Explanation
The Project Score in SPM is derived from two key attributes: Value Score and Risk Score. Value Score captures how much business benefit a project is expected to deliver. Risk Score captures the likelihood and impact of potential issues. Together, they give portfolio managers a balanced view for prioritization -- high value with low risk gets the best score.
Why the Others Are Wrong
Alignment Score and Strategy Score are not standard components of the Project Score formula. While strategic alignment matters in portfolio decisions, it is handled separately from the core value-risk scoring model.
Memory Tip
Project Score = "Is it worth it (Value) and can we pull it off (Risk)-" Two simple questions, two scoring dimensions.
Real-World Example
A portfolio review compares two projects: Project A has a Value Score of 90 and Risk Score of 20 (low risk), producing a strong Project Score. Project B has a Value Score of 60 and Risk Score of 80 (high risk), producing a weaker score. The portfolio manager funds Project A first.
- ATrue
- BFalse
Show full explanation
Correct Answer
A - True
Source
ServiceNow Zurich Documentation - Financial Baselines
Expert Explanation
ServiceNow allows administrators to configure scheduled jobs that automatically create financial baselines for planning items such as projects and demands. This ensures consistent, periodic snapshots of financial data are captured for variance analysis and audit trails. The automation removes the burden of manually baselining each planning item.
Why the Others Are Wrong
Saying False would deny a well-documented SPM capability. Automated financial baselining through scheduled jobs is a standard feature that many organizations rely on for consistent financial governance.
Memory Tip
Financial baselines = "photos of your budget at a point in time." Scheduled jobs = "automatic camera." You can absolutely set up an automatic camera to take budget snapshots.
Real-World Example
A PMO configures a monthly scheduled job that runs on the first of each month, automatically creating financial baselines for all active projects. This lets them compare January actuals versus the January baseline during quarterly reviews without anyone remembering to click "Create Baseline."
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 350 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 →