nerdexam
ServiceNow

CSA · Question #450

What contains the configuration changes made in an instance (i.e. changes in a form) and helps to implement the changes from the Dev environment to another environment?

The correct answer is A. Update sets. Update sets are the configuration changes made in an instance, such as changes in a form, that can be exported from one instance and imported into another. This helps to implement the changes from the Dev environment to another environment, such as Test or Prod. Update sets captu

Submitted by akirajp· Apr 18, 2026Introduction to Development

Question

What contains the configuration changes made in an instance (i.e. changes in a form) and helps to implement the changes from the Dev environment to another environment?

Options

  • AUpdate sets
  • BTransform maps
  • CSystem dictionaries
  • DImport sets

How the community answered

(28 responses)
  • A
    86% (24)
  • B
    7% (2)
  • C
    4% (1)
  • D
    4% (1)

Explanation

Update sets are the configuration changes made in an instance, such as changes in a form, that can be exported from one instance and imported into another. This helps to implement the changes from the Dev environment to another environment, such as Test or Prod. Update sets capture the changes made to system properties, UI actions, business rules, workflows, and other

Topics

#Update Sets#Configuration Management#Instance Management#Development Lifecycle

Community Discussion

No community discussion yet for this question.

Full CSA Practice