ServiceNow CIS-DF Mastery Gauntlet — Full 40-Question Bank

By Mr Sparkles · Updated Jun 27, 2026

Questions40
Passing Score95%
Format98% Multiple Choice
Sessions Logged270
Your progressLog in / Register to track times taken, best score, questions mastered, and coverage on this quiz.
Rating
Community rating 4.8 out of 5 from 4 ratings.
4.8 (4)

Topics covered

This quiz

Govern13 (32.5%)
Insight7 (17.5%)
Configuration10 (25%)
Ingest6 (15%)
CSDM Fundamentals4 (10%)

Exam blueprint

Official domain weights for this certification.

Govern50%
Govern13 questions
  • CMDB health score metrics2 q
  • CMDB Health Dashboard configuration2 q
  • duplicate creation and remediation1 q
  • deduplication wizard usage and limitations1 q
  • Data Manager purpose, requirements, policies, and operationalization1 q
  • goals of CMDB governance1 q
  • CMDB Workspace features and usage1 q
  • principal classes1 q
  • data quality and compliance validation1 q
  • managing lifecycle CI attributes between CIs1 q
  • KPI/CSF usage1 q
Insight7 questions
  • Foundation Dashboard benefits1 q
  • Natural Language Query1 q
  • CMDB 360 data1 q
  • complex relationship queries1 q
  • Unified Map and dependency view map usage1 q
  • outcomes of products leveraging CMDB data2 q
Configuration10 questions
  • CI Class Manager1 q
  • CMDB 3601 q
  • Integration Validation1 q
  • Technical Debt1 q
  • Class Definition1 q
  • CSDM Deployment Strategy1 q
  • Reconciliation Rules1 q
  • Class Extension Governance1 q
  • Root Cause Analysis1 q
  • Identification Rules1 q
Ingest6 questions
  • Relationships1 q
  • Data Ingestion Strategy1 q
  • Asset-CI Alignment1 q
  • Integration Best Practices1 q
  • Relationship Validation1 q
  • Lifecycle Management1 q
CSDM Fundamentals4 questions
  • Application Services1 q
  • Ingestion Mapping1 q
  • Technical Service Offerings1 q
  • Compliance Data1 q
Sample questions (5)

A free sample of 5 questions from this quiz, with answer choices and explanations.

Question 1

Unified Map shows a clean dependency path for a service, but the operations team knows one manually maintained vendor dependency is missing. Discovery has no way to observe that dependency.

What is the correct conclusion?

Answer choices

  • A. The map is limited by the relationships present in the CMDB and needs the missing dependency modeled (Correct)

  • B. The map should be refreshed from CMDB 360 so source-level data can infer the missing vendor path

  • C. The dependency should be added to the health dashboard so the map recalculates the service view

  • D. The service should be excluded from the map until discovery can populate every dependency

Explanation

ServiceNow maps render data that physically resides inside the relationship schema tables (`cmdb_rel_ci`). If discovery cannot automatically populate an operational line, that relationship framework must be modeled manually or federated via integration to make the layout complete.

Question 2

Duplicate records for the same database keep returning after the deduplication wizard merges them. The merge result is correct each time. The duplicates appear again after the same integration runs overnight.

What should be fixed next?

Answer choices

  • A. Add the database class to the CMDB Health Dashboard and track it as a principal class

  • B. Schedule a recurring duplicate remediation review before the integration window

  • C. Create a Data Manager policy that routes duplicates to the database owner

  • D. Correct the identifying attributes or source behavior that causes new duplicate inserts (Correct)

Explanation

If an overnight integration continually reintroduces duplicates post-remediation, the upstream root cause lies in identification mismatching. The incoming payloads are failing to match existing records via the Identification and Reconciliation Engine (IRE), meaning identification rules or incoming data payloads must be realigned to update rather than insert.

Question 3

An executive dashboard shows CMDB health improving sharply this month. The data team later finds the improvement happened after several problematic classes were removed from the dashboard scope, not after remediation work.

What is the real issue?

Answer choices

  • A. The dashboard should use a higher pass threshold before reporting executive progress

  • B. The KPI changed because the measured population changed, not because quality improved (Correct)

  • C. The score should be recalculated after Data Manager reviews are closed

  • D. The dashboard should prioritize relationship health instead of completeness health

Explanation

Altering dashboard filtration parameters directly shifts the population baseline. This artificial deflation of the evaluated CI denominator creates a false positive metric trend, masking underlying quality deficiencies by removing problematic classes instead of executing root-cause configuration remediation.

Question 4

Application services already exist and are approved. Discovery finds middleware and databases correctly. Incident impact is still wrong after relationship import. Review shows the import created relationships from application services to databases using the reverse dependency direction.

What is the best correction?

Answer choices

  • A. Replace the imported relationships with discovered relationships for all database dependencies.

  • B. Correct the relationship direction and preserve the approved application service endpoints. (Correct)

  • C. Create a second relationship path from databases back to application services for reporting.

  • D. Rebuild the application services from discovery output and retire the approved records.

Explanation

Inverting dependency paths breaks downstream outage calculations. To fix this while preserving production context, you must adjust your integration mapping to write downstream relationship links in the correct direction.

Question 5

A first release has partial discovery, cloud inventory, manually maintained application lists, inconsistent ownership data, and no agreed application/service ownership model. Leadership wants a dashboard showing service health by business area.

Which actions belong in the release plan?

Answer choices

  • A. Establish ownership and target CSDM objects before sources create application and service records. (Correct)

  • B. Load all available records into broad CI classes first so leadership sees wider coverage.

  • C. Map each source to the correct CI class or CSDM object before recurring ingestion begins. (Correct)

  • D. Publish service-health dashboards from CI coverage while relationship ownership is still being finalized.

  • E. Use a custom reporting table as the temporary source of truth until discovery coverage improves.

Explanation

To avoid data corruption in early deployments, you must map your sources to targeted CSDM boundaries (C), define your cross-layer dependency guidelines (F), and clarify your ownership structures (A) prior to rolling out automated ingestion.