bannera

Book A.
Introduction

Book B.
7150 Requirements Guidance

Book C.
Topics

Tools,
References, & Terms

SPAN
(NASA Only)

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Error formatting macro: alias: java.lang.NullPointerException
SWE-079 - Develop CM Plan
Unknown macro: {div3}

1. Requirements

4.1.1 The project shall develop a Software Configuration Management Plan that describes the functions, responsibilities, and authority for the implementation of software configuration management for the project.

1.1 Notes">1.1 Notes

The Software Configuration Management Plan may be a part of the project configuration management plan. The content is defined by the requirement in Chapter 5 [of NPR 7150.2A].

1.2 Implementation Notes from Appendix D

NPR 7150.2A does not include any notes for this requirement.

1.3 Applicability Across Classes

Class G is labeled with "P(Center).  This means that an approved Center-defined process which meets a non-empty subset of the full requirement can be used to achieve this requirement.

Class

  A_SC 

A_NSC

  B_SC 

B_NSC

  C_SC 

C_NSC

  D_SC 

D_NSC

  E_SC 

E_NSC

     F      

     G      

     H      

Applicable?

   

   

   

   

   

   

   

   

   

   

   

    P(C)

   

Key:    A_SC = Class A Software, Safety-Critical | A_NSC = Class A Software, Not Safety-Critical | ... | - Applicable | - Not Applicable
X - Applicable with details, read above for more | P(C) - P(Center), follow center requirements or procedures

Unknown macro: {div3}

2. Rationale

"The discipline of CM (configuration management) is vital to the success of any software effort. CM is an integrated process for identifying, documenting, monitoring, evaluating, controlling, and approving all changes made during the life-cycle of the program for information that is shared by more than one individual or organization." (NASA Software Safety Guidebook(1), NASA-GB-8719.13)

1- https://standards.nasa.gov/documents/detail/3315126

"Software configuration management is practiced during all phases of the software life cycle, from initiation of development through software maintenance, and is responsible for ensuring that any changes during the development and maintenance processes are made in a controlled and complete manner... Configuration management contributes to software safety by ensuring that documentation and source code are updated only through a formal process." (NASA Software Safety Standard, NASA-STD-8719.13B)

The NASA Software Safety Guidebook describes the software configuration management (SCM) plan in this manner, "All software products, which includes far more than just code, must be configuration managed. Old files in a software build are a notorious problem, as are lost updates and other problems with changed files. The plan specifies what will be under configuration management (CM), what CM system will be used, and the process for moving an item into or out of the CM system."

Given that configuration management occurs throughout the project lifecycle and is critical to controlling and tracking all elements of the project, having a plan in place ensures that the team is informed of and performs all necessary and required configuration management tasks.  Development of the SCM plan provides the opportunity for stakeholders to give input and assist with the documentation and tailoring of the planned configuration management activities for the project. 

The SCM plan has both internal and external uses.  Internally, it is used within the project to guide, monitor, and measure the overall CM process. It describes both the CM activities planned for future acquisition phases and the schedule for implementing those activities.  Externally, the SCM plan is used to communicate the CM process to the contractors involved in the program. It establishes consistent CM processes and working relationships. (NASA Systems Engineering Handbook, NASA/SP-2007-6105, Rev1)

Unknown macro: {div3}

3. Guidance

The SCM plan describes the software configuration management for the project, including functions, responsibilities, and implementation authority.  This plan may be part of the software development plan (SDP) / software management plan (SMP) or it may be a standalone document. If the plan is a standalone document, part of its content should describe the SCM plan's relationship to other project plans, especially if configuration management activities are referenced or described in those plans.

Both providers and acquirers need to have a SCM plan. The contents of the provider plan are established in the contract.

The SCM plan primarily provides a formal method for managing change, but other activities are key to the overall process and should also be described in the plan.  See ?SWE-103 in this handbook for guidance on required contents, but consider the following topics as well when developing the SCM plan:

  • Configuration management of deliverable and non-deliverable software development products including
    • Documentation (e.g., specifications, design documents, traceability matrices, presentations, project plans)
    • Source code
    • Object code
    • Executables
    • Data
    • Development and test tools (operating systems, compliers, etc.)
    • Development and test environments (both hardware and software)
    • Testing software (e.g., test cases/scenarios, scripts (manual and automated), reports)
    • Flow charts, UML or OOD products, input to automatic code generators
    • Interface control documents, message formats, data formats
    • COTS software
    • Build procedures
    • Defect lists, change requests, problem reports/corrective actions
    • Metrics
  • Configuration management of software assurance records
  • Configuration management of safety-critical software requirements and software elements
  • Configuration management of simulators, models, test suites, etc.
  • Management of releases
  • Configuration management of routine software configuration changes such as mission-specific database changes
  • Assessment of changes for their impact on system safety
  • Metrics to be collected from the configuration management system, such as lines of code, complexity, estimated and actual time for various activities (development, testing, bug fixes, etc.), number of defects
  • Determinations that can be made from configuration metrics, such as defects per lines of code for a team, goodness of effort estimations, need for more time in unit testing, estimates for future updates/maintenance activities, etc.
  • Processes for "handling classified information and sensitive but unclassified (SBU) information, including export controlled and proprietary information, as applicable" (NASA Configuration Management (CM) Standard)
Unknown macro: {div3}

4. Small Projects

add

Unknown macro: {div3}

5. Resources

  1. add
  2. add

5.1 Tools

add

Unknown macro: {div3}

6. Lessons Learned

add

  • No labels