Free ServiceNow CIS-SPM practice questions

10 free ServiceNow CIS-SPM practice questions with the correct answer and a full explanation for each, taken from the CertStash pack of 182 questions. Work through them, then open each answer to check your reasoning.

Question 1

Which property controls the changes in cost and resource plans with respect to the change in the start date of a demand or project?

  1. ‘Change Resource Plan, Cost Plan and Benefit Plan Start Date with Demand or Project Start Date Change’.
  2. ‘Enable altering of planned date for task in WIP/Closed’.
  3. ‘Rollup project start date from tasks’.
  4. ‘Calculate ROI percentage based on a project's estimated cost and its net value’.
Show answer and explanation

Correct answer: A. ‘Change Resource Plan, Cost Plan and Benefit Plan Start Date with Demand or Project Start Date Change’.

Start Date with Demand or Project Start Date Change’. The property 'Change Resource Plan, Cost Plan and Benefit Plan Start Date with Demand or Project Start Date Change' directly controls whether cost and resource plans automatically adjust when a project or demand's start date changes. This ensures that all dependent plans remain synchronized with schedule changes.

Why the other options are wrong

  • B. This property relates to modifying planned dates for tasks in Work In Progress or Closed status, not cost/resource plan adjustments.
  • C. This property controls rolling up the project start date from child tasks to the parent level, not synchronizing plan changes.
  • D. This property governs ROI calculation methodology, unrelated to cost and resource plan synchronization.

Question 2

Which statement defines the Project Workspace?

  1. A central location to view of all projects in a portfolio to prioritize work
  2. A central location for creating and managing projects
  3. A central location for viewing and assessing business demands
  4. A central location transform the navigation of lists and forms into an interactive graphical experience
Show answer and explanation

Correct answer: B. A central location for creating and managing projects

The Project Workspace is a central hub designed for creating and managing projects, providing users with tools to initiate, configure, and oversee project activities in one location.

Why the other options are wrong

  • A. That describes a Portfolio view for portfolio-level prioritization, not the Project Workspace.
  • C. That describes the Demand Management workspace, which focuses on business demands rather than projects.
  • D. That describes a general visualization or dashboard transformation feature, not the specific Project Workspace.

Question 3

If a sub-project and parent project have different project currencies, this property should be set to true for cost roll-ups.

  1. com.snc.project.rollup_project_start_date
  2. com.snc.project.calculate_roi
  3. com.snc.project.multicurrency.rollup_if_different
  4. com.snc.project.copy.additional_attributes
Show answer and explanation

Correct answer: C. com.snc.project.multicurrency.rollup_if_different

The property 'com.snc.project.multicurrency.rollup_if_different' is specifically designed to enable cost roll-ups between parent and sub-projects when they use different currencies, ensuring accurate financial consolidation across multi-currency project hierarchies.

Why the other options are wrong

  • A. This property controls rolling up project start dates from tasks, not multi-currency cost handling.
  • B. This property governs ROI percentage calculations, not currency-based cost rollups.
  • D. This property manages copying additional attributes during project operations, unrelated to multi-currency rollup.

Question 4

When can a user choose from multiple rate types for their work, while logging a time card?

  1. Only if this capability is enabled in the Project Record
  2. Only one (1) rate type can apply
  3. Only if the capability is enabled in the Time Sheet Policies
  4. Only if the capability is enabled in the Project Preferences
Show answer and explanation

Correct answer: C. Only if the capability is enabled in the Time Sheet Policies

Policies The ability for users to select from multiple rate types when logging time card entries is controlled through Time Sheet Policies, where administrators can configure which rate types are available for selection during time entry.

Why the other options are wrong

  • A. While projects may reference rate types, the capability to choose multiple rates during time entry is a Time Sheet Policy setting.
  • B. This contradicts the capability to choose multiple rate types, which is a configurable feature.
  • D. Project Preferences do not control time card rate type selection; this is a Time Sheet Policy function.

Question 5

If Scenario Planning for PPM is installed, a portfolio manager can access the Portfolio Planning Workbench by navigating to which of the following? (Choose two.)

  1. Project module
  2. Portfolio Planning Workbench module
  3. Program Workbench
  4. Portfolio Planning related link
Show answer and explanation

Correct answer: B, D

B. Portfolio Planning Workbench module D. Portfolio Planning related link When Scenario Planning for PPM is installed, users can access the Portfolio Planning Workbench through two navigation paths: the dedicated Portfolio Planning Workbench module itself, and through a related link available on portfolio-related records.

Why the other options are wrong

  • A. The Project module does not provide direct navigation to the Portfolio Planning Workbench.
  • C. The Program Workbench is a separate application for program management and is not a path to Portfolio Planning Workbench.

Question 6

What is the first step in the process when configuring Portfolio Planning to work with ServiceNow® Project Portfolio Management?

  1. Create an alignment integration.
  2. Generate default mapping configurations.
  3. Create personalized portfolio plans.
  4. Create custom mapping configurations.
Show answer and explanation

Correct answer: A. Create an alignment integration.

The foundational step in configuring Portfolio Planning for PPM integration is creating an alignment integration, which establishes the connection between Portfolio Planning and the ServiceNow Project Portfolio Management application before any mappings or plans can be configured.

Why the other options are wrong

  • B. Generating default mapping configurations occurs after alignment integration is established.
  • C. Creating personalized portfolio plans happens later in the configuration process, not as the first step.
  • D. Custom mapping configurations are developed after the foundational alignment integration is in place.

Question 7

Which role should be assigned to a user so they can read and retrieve data from any table of the Release Management application to generate reports?

  1. Project manager
  2. Release admin
  3. Business stakeholder
  4. Release user
Show answer and explanation

Correct answer: C. Business stakeholder

The Business Stakeholder role in Release Management is designed to provide read and retrieve access to Release Management tables, enabling users to generate reports based on release data without administrative or operational responsibilities.

Why the other options are wrong

  • A. Project Manager role is for project management functions, not specifically for Release Management reporting access.
  • B. Release Admin role has administrative privileges, which is broader than the reporting capability needed.
  • D. Release User role is for operational use within Release Management, not specifically configured for comprehensive reporting access.

Question 8

Which plugin activates the Ideas module to gather and evaluate ideas efficiently, and quickly identify ideas for implementation?

  1. Ideation with PPM
  2. Agile Development 2.0
  3. Resource Management
  4. Test Management 2.0
Show answer and explanation

Correct answer: A. Ideation with PPM

The 'Ideation with PPM' plugin activates the Ideas module, enabling organizations to gather, evaluate, and efficiently assess ideas while quickly identifying which ideas are suitable for implementation within their portfolio management processes.

Why the other options are wrong

  • B. Agile Development 2.0 focuses on agile project management practices, not idea gathering and evaluation.
  • C. Resource Management handles resource allocation and capacity planning, not idea collection and assessment.
  • D. Test Management 2.0 manages testing activities and quality assurance, unrelated to idea ideation.

Question 9

In order to map custom fields from Microsoft Project to ServiceNow when importing a project, you must first:

  1. Export the project to XML format
  2. Create custom fields in your ServiceNow instance
  3. Configure the Project form
  4. Import your project
Show answer and explanation

Correct answer: B. Create custom fields in your ServiceNow instance

Before mapping custom fields from Microsoft Project to ServiceNow during import, custom fields must exist in the ServiceNow instance. The import process requires these target fields to be defined first so the mapping configuration can reference them. Without pr-xisting custom fields in ServiceNow, the mapping cannot be established.

Why the other options are wrong

  • A. XML export format is a data format option but not a prerequisite for field mapping configuration.
  • C. Configuring the project form happens after custom fields are created, not before mapping.
  • D. The project cannot be imported successfully until the field mapping is properly configured with existing custom fields.

Question 10

Can an it_project_manager convert a task to a milestone?

  1. No, this can only be done by a system admin.
  2. Yes, by right-clicking on the task in the Planning Console.
  3. No, the PPS admin role is also required.
  4. Yes, if the task is assigned to the project manager.
Show answer and explanation

Correct answer: B. Yes, by right-clicking on the task in the Planning Console.

Console. An it_project_manager role has the capability to convert a task to a milestone directly through the Planning Console interface by right-clicking on the task and selecting the conversion option. This functionality is available to project managers without requiring additional administrative roles.

Why the other options are wrong

  • A. System admin privileges are not required for this operation; project managers have this capability built into their role.
  • C. The PPS admin role is not necessary for basic task-to-milestone conversion operations.
  • D. Task assignment to the project manager is not a prerequisite; the conversion is available based on the manager's role permissions.

That was 10 of 182.

The full ServiceNow CIS-SPM pack has all 182 questions, each with the answer, the explanation and why the other options are wrong, plus a questions-only copy for timed runs. US$39, paid once, with free monthly updates and a pass-or-your-money-back guarantee.

Get the full pack