SWE-135 - Last used in rev NPR 7150.2D
Rev | SWE Statement |
---|---|
A | 3.3.3 The project shall ensure that results from static analysis tool(s) are used in verifying and validating software code. |
Difference between A and B | Removed requirement to validate the code. |
B | 4.4.4 The project manager shall verify the software code by using the results from static analysis tool(s). |
Difference between B and C | Removed the requirement to verify by changing "verify the software code by using the results from" to "use"; Added the requirement "to analyze the code during the development and testing phases to detect defects, software security, and coding errors." |
C | 4.4.4 The project manager shall use static analysis tools to analyze the code during the development and testing phases to detect defects, software security, and coding errors. |
Difference between C and D | Requirement modified to analyze code coverage and software complexity along with the other items. |
D | 4.4.4 The project manager shall use static analysis tools to analyze the code during the development and testing phases to, at a minimum, detect defects, software security, code coverage, and software complexity. |