Part of your change management plan details what should happen in the change control system for your project.
Theresa, a junior project manager, asks what the configuration management activities are for scope changes.
You tell her that all of the following are valid configuration management activities except for which one.
Click on the arrows to vote for the correct answer
A. B. C. D.A.
Configuration management (CM) is a critical process in information systems security engineering that deals with identifying, organizing, and controlling configuration items (CI) throughout their lifecycle. The CI could be hardware, software, documentation, and other related components.
Configuration management activities involve several processes, including configuration identification, configuration control, configuration status accounting, and configuration verification and auditing. The primary goal of configuration management is to ensure the integrity, consistency, and traceability of CI to minimize the risks associated with changes in the system.
Out of the provided options, Configuration Item Costing (Option A) is not a valid configuration management activity. Configuration Item Costing is the process of estimating the cost of hardware, software, or documentation used in a project. Although cost estimation is essential for budget planning, it is not part of the CM process.
Now let's discuss the remaining options in more detail:
B. Configuration Identification: This activity involves defining and selecting CI and assigning unique identifiers to them. CI can be hardware, software, or documentation, and the identification process ensures that each CI is traceable and uniquely identified throughout its lifecycle.
C. Configuration Verification and Auditing: This activity involves validating that the system meets the specified requirements and that the CI and their attributes are correct and complete. The verification and auditing process ensures that the system operates as intended, and any issues or deviations are identified and resolved.
D. Configuration Status Accounting: This activity involves maintaining records of the CI, including their attributes, relationships, and version history. The status accounting process provides visibility into the state of the CI and their changes, and it enables tracking of changes, their approval, and their implementation.
In summary, Configuration Item Costing is not a valid configuration management activity, while Configuration Identification, Configuration Verification and Auditing, and Configuration Status Accounting are essential processes that enable effective configuration management.