Comment:
Migration of unmigrated content due to installation of a new plugin
Tabsetup
0
1. The Requirement
1
2. Rationale
2
3. Guidance
3
4. Small Projects
4
5. Resources
5
6. Lessons Learned
6
7. Software Assurance
Div
id
tabs-1
1. Requirements
Excerpt
4.6.4 The project manager shall complete, prior to delivery, verification that all software requirements identified for this delivery have been met, that all approved changes have been implemented, and that all defects designated for resolution prior to delivery have been resolved.
1.1 Notes
NPR 7150.2, NASA Software Engineering Requirements, does not include any notes for this requirement.
1.2 History
Expand
title
Click here to view the history of this requirement: SWE-194 History
Include Page
SITE:SWE-194 History
SITE:SWE-194 History
1.3 Applicability Across Classes
Applicable c
a
1
b
1
csc
1
c
1
d
1
dsc
1
e
0
f
1
g
0
h
0
Div
id
tabs-2
2. Rationale
Requirements are the basis for building a product that meets the needs of the project. They define the behavior of the system and the constraints under which the problem is to be solved. The implemented product must be verified against the requirements to show that it meets all of the requirements.
However, requirements change over time and the documentation of the requirements is not always up to date. Also, for Agile approaches, not all of the requirements are necessarily documented upfront. It is critical that the Project Manager uses an appropriate method or tool to keep track of the requirements necessary for each delivery of the software and that these are kept up to date with any changes or defect resolutions.
The verification planning, execution, and results should include all requirements for that delivery. A traceability matrix that shows all of the planned and modified requirements to the test procedures/results is critical for showing compliance to this NPR requirement. Also critical are the test reports that show that each requirement verification passed.
Div
id
tabs-3
3. Guidance
This requirement applies to all NASA centers and Software Classes A, B, C, D, and F.
For the non-Agile lifecycle, an analysis of the baseline set of requirements and all change requests would need to be performed against the verification plans, procedures, and results to show that every requirement has been verified successfully.
For an Agile lifecycle, for each planned release, an analysis of the set of requirements associated with that release and all change requests associated with those requirements would need to be performed against the verification plans, procedures, and results to show that every requirement has been verified successfully. Additionally, any defect resolutions that were designated for inclusion in the release need to be analyzed against the verification procedures and results to ensure that they were resolved and successfully verified.
Keeping track of requirements changes can be done by several methods as described in SWE-053.
Verification is done by several methods. For guidance on inspections, see section 5.3 in the NPR. For guidance on testing, see section 4.5 in the NPR, specifically SWE-065, 066, 068, 071, and 191.
For this effort, having a complete bi-directionality between requirements, design, and verification is significant and will make the analysis easier.
No additional guidance is available for small projects.
Div
id
tabs-5
5. Resources
5.1 References
refstable
Show If
group
confluence-users
Panel
titleColor
red
title
Visible to editors only
Enter the necessary modifications to be made in the table below:
SWEREFs to be added
SWEREFS to be deleted
SWEREFs NOT called out in text but listed as germane: none
SWEREFs called out in text: none
5.2 Tools
Include Page
Tools Table Statement
Tools Table Statement
Div
id
tabs-6
6. Lessons Learned
6.1 NASA Lessons Learned
No Lessons Learned have currently been identified for this requirement.
6.2 Other Lessons Learned
No other Lessons Learned have currently been identified for this requirement.
Div
id
tabs-7
7. Software Assurance
Excerpt Include
SWE-194 - Delivery Requirements Verification
SWE-194 - Delivery Requirements Verification
7.1 Tasking for Software Assurance
Confirm that the project has identified the software requirements to be met, the approved changes to be implemented, and defects to be resolved for each delivery.
Confirm that the project has met all software requirements identified for the delivery.
Confirm that approved changes have been implemented and tested.
Confirm that the approved changes to be implemented and the defects to be resolved have been resolved.
Approve or sign-off on the projects delivered products.
7.2 Software Assurance Products
Approvals/sign-offs on deliveries
List of any risks and issues found with delivery.
Note
title
Objective Evidence
Software test reports
Software traceability data
Software configuration management data.
Software assurance audit results on the change management process.
Software milestone results.
Expand
title
Definition of objective evidence
Include Page
SITE:Definition of Objective Evidence
SITE:Definition of Objective Evidence
7.3 Metrics
# of software components (e.g. programs, modules, routines, functions, etc.) planned vs. # released in each build
# of Software Requirements (e.g. Project, Application, Subsystem, System, etc.)
# of software work product Non-Conformances identified by life-cycle phase over time
# of software units planned vs. # built
# of planned software requirements implemented in each build vs. # of actual software requirements implemented in each build
# of detailed software requirements tested to date vs. total # of detailed software requirements
# of tests successfully completed vs. total # of tests
# of Requirements tested successfully vs. total # of Requirements
# of Non-Conformances identified during each testing phase (Open, Closed, Severity)
7.4 Guidance
For each delivery, review the delivery documentation and confirm that the document identifies the particular requirements that have been implemented for this delivery, any changes that are approved for implementation in this delivery, and any defects that need to be resolved/implemented before delivery. It is usually helpful for the project to include a list of defects or discrepancies that have not been resolved in this delivery and will either need to be resolved in a future delivery or maintenance. Delivery documentation for this information may include a delivery letter and a version description document.
The configuration management records for any changes, corrections, or new capabilities/requirements should indicate which of the change requests have been approved and the planned delivery for their implementation. Confirm that all the requirements identified for this delivery have been successfully tested by reviewing the traceability matrices to see which tests map to the requirements for the delivery and checking the test reports for those requirements.
Review the set of approved changes for the software to be delivered and confirm that all of the approved changes that were scheduled to be implemented by delivery are actually in the software deliverable. Also, confirm that:
The changes have been tested to confirm the approved change produces correct results,
If the change was a defect, the changes fix the defect, and that checks have been made to catch any similar defects elsewhere in the deliverable software,
Regression tests have been successfully run to ensure previously tested capabilities of the software still work. A full set of regression tests should be run on critical software.
For the set of defects identified in the software to be delivered, confirm that all defects planned for delivery have been resolved in one of the following ways:
The defect is fixed and tested (confirming the above)
The defect has an agreed-upon work-around (documented in the user documentation)
The defect has been discussed with the customer and an agreement was reached to defer the defect to a later build or maintenance or to leave the defect as is. If the agreement is to leave the defect “as is”, identify any risk associated with this decision
Software assurance personnel should sign off on the delivery documentation signifying that the delivery is complete and correct
For guidance on testing, see section 4.5 in the NPR, specifically SWE-065, 066, 068, 071, and 191. For more guidance on managing changes and release management, see SWE-053, 080, and 085.