Rts Slides 3 (Compatibility Mode)
Rts Slides 3 (Compatibility Mode)
Standards
SUPPLY DEVELOPMENT
SUPPORTING PROCESSES
ORGANIZATIONAL PROCESSES
21
The 12207 Primary Processes
The Five Primary Processes (see Clause 5 for details)
Acquisition Defines the activities of the acquirer, the organization that acquires
a system, software product, or software service.
Supply Defines the activities of the supplier, the organization that provides
the system, software product or software service to the
acquirer.
Development Defines the activities of the developer, the organization that
defines and develops the software product.
Operation Defines the activities of the operator, the organization that provides
the service of operating a computer system in its live
environment for its users.
Maintenance Defines the activities of the maintainer, the organization that
provides the service of maintaining the software product; that is,
managing modifications to the software product to keep it
current and in operational fitness. This process includes the
migration and retirement of the software product.
22
The IEEE 12207 Development Process
Activity Tasks (paraphrased) 12207.1 Information Item guidelines
5.3.1 Process .1 Define software life cycle model -- --
Implement .2 Document and control outputs -- --
ation .3 Select and use standards, tools, -- --
languages Plan, Desc 6.5 DPP, 6.17 SDSD
.4 Document development plans -- --
.5 Deliver all needed products
5.3.2 System .1 Specify system requirements Specification 6.26 SRS
requiremen .2 Evaluate requirements against criteria Spec, Record 6.26 SRS, 6.6 SRER
ts analysis
5.3.3 System .1 Establish top-level architecture Description 6.25 SARAD
architectur .2 Evaluate architecture against criteria Desc, Record 6.25 SARAD, 6.6 SAER
al design
5.3.4 Software .1 Document software requirements Desc 6.22 SRD, 6.30 UDD
requiremen .2 Evaluate requirements against criteria Desc, Record 6.22 SRD, 6.6 SRER
ts analysis .3 Conduct joint reviews iaw 6.6 -- --
5.3.5 Software .1 Transform requirements into Description 6.12 SAD
architectur architecture Description 6.19 SIDD
al design .2 Document top-level design for Description 6.4 DBDD
interfaces Description 6.30 UDD
.3 Document top-level design for Plan 6.27 T/VP
database Desc, Record 6.12 SAD, 6.6 SAER
.4 Document preliminary user -- --
documentation
.5 Document preliminary test
requirements
.6 Evaluate architecture against criteria
.7 Conduct joint reviews iaw 6.6 23
5.3.6 .1 Document design for each Description 6.16 SDD
Software component Description 6.19 SIDD
detailed .2 Document design for interfaces Description 6.4 DBDD
design .3 Document design for database Description 6.30 UDD
.4 Update user documentation Plan 6.27T/VP
.5 Document unit test requirements Plan 6.27T/VP
.6 Update integration test requirements Rec, Desc 6.6 DDER, 6.16 SDD
.7 Evaluate detailed design against -- --
criteria
.8 Conduct joint reviews iaw 6.6
5.3.7 .1 Document each unit, database and Desc, Rec, 6.4 DBDD, 6.24 SCR, 6.28 T/VPr
Software tests Proc 6.29 T/VRR
coding .2 Conduct and document unit testing Report 6.30 UDD
and .3 Update user documentation Description 6.27T/VP
testing .4 Update integration test requirements Plan 6.7 EOCR,6.6 SCTRE, 6.24SCR,
.5 Evaluate code and test results Rec, Plan 6.27T/VP
5.3.8 .1 Document integration plans Plan, Proc 6.18 SIP, 6.28 T/VPr
Software .2 Conduct and document integration Report 6.29 T/VRR
integratio tests Description 6.30 UDD
n .3 Update user documentation Proc 6.28 T/VPr
.4 Document qualification tests Proc, Desc 6.28 T/VPr, 6.30 UDD
.5 Evaluate plans and tests against Record, 6.6 SIER, 6.18 SIP
criteria Plan 24
.6 conduct joint reviews iaw 6.6
5.3.9 Software .1 Conduct and document qualification Report 6.29 T/VRR
qualificatio testing Description 6.30 UDD
n testing .2 Update user documentation Record 6.6 SIER
.3 Evaluate tests against criteria -- --
.4 Support audits iaw 6.7 Record 6.24 SCR
.5 Prepare product for next phase
5.3.10 System .1 Integrate software with hardware & Report 6.29 T/VRR
integration others Procedure 6.28 T/VPr
.2 Document integration tests Record 6.6 SQTER
.3 Evaluate integrated system against
criteria
5.3.11 System .1 Conduct and document qualification Report 6.29 T/VRR
qualificatio tests Record 6.6 SER
n testing .2 Evaluate system against criteria -- --
.3 Support audits iaw 6.7 Record 6.24 SCR
.4 Prepare product for installation
5.3.12 .1 Plan installation in target environment -- --
Software .2 Install software iaw plan -- --
installation
5.3.13 .1 Support acquirer's acceptance tests Report 6.29 T/VRR
Software .2 Deliver product per contract Record 6.24 SCR
acceptanc .3 Provide training per contract -- -- 25
e support
The IEEE 12207 Development Process: The System
Architecture Design Activity
5.3.3 System architectural design. This activity consists of the
following tasks, which the developer shall perform or support as required
by the contract:
5.3.3.1 A top-level architecture of the system shall be established. The
architecture shall identify items of hardware, software, and manual-
operations. It shall be ensured that all the system requirements are
allocated among the items. Hardware configuration items, software
configuration items, and manual operations shall be subsequently
identified from these items. The system architecture and the system
requirements allocated to the items shall be documented.
5.3.3.2 The system architecture and the requirements for the items
shall be evaluated considering the criteria listed below. The results of
the evaluations shall be documented.
a) Traceability to the system requirements;
b) Consistency with the system requirements;
c) Appropriateness of design standards and methods used;
d) Feasibility of the software items fulfilling their allocated requirements;
e) Feasibility of operation and maintenance.
26
The IEEE 12207 Development Process: The
Software Architecture Design Activity
5.3.5 Software architectural design. For each software item (or software configuration item, i f
identified), this activity consists of the following tasks:
5.3.5.1 The developer shall transform the requirements for the software item into an architecture that
describes its top-level structure and identifies the software components. It shall be ensured that all
the
requirements for the software item are allocated to its software components and further refined to
facilitate detailed design. The architecture of the software item shall be documented.
5.3.5.2 The developer shall develop and document a top-level design for the interfaces external to the
software item and between the software components of the software item.
5.3.5.3 The developer shall develop and document a top-level design for the database.
5.3.5.4 The developer should develop and document preliminary versions of user documentation.
5.3.5.5 The developer shall define and document preliminary test requirements and the schedule for
Software Integration.
5.3.5.6 The developer shall evaluate the architecture of the software item and the interface and
database designs considering the criteria listed below. The results of the evaluations shall be
documented.
a) Traceability to the requirements of the software item;
b) External consistency with the requirements of the software item;
c) Internal consistency between the software components;
d) Appropriateness of design methods and standards used;
e) Feasibility of detailed design;
f) Feasibility of operation and maintenance.
5.3.5.7 The developer shall conduct joint review(s) in accordance with 6.6. 27
The IEEE 12207 Development Process
One example of applying 12207 to the Waterfall development strategy
Process Implementation Activity
DPP, SDSD
Software
Qual
Software
Test
Integra-
Software tion SCR, T/VRR
Software Item 1: Code Software
Software & Test SIP,T/VPr Installation
Software Detailed
Arch. Design EOCR, SCR,T/VPr, T/VRR
Software
Design
Reqts. SRD, UDD System
Analysis T/VRR
SAD, SIDD, DBDD, T/VP Software System Qual
Qual Test SCR
SRD, UDD Software Integra-
Test tion
SARAD Integra-
Software tion
Sys Arch Software Item 2: Code T/VPr
Design Software & Test
T/VRR
Software Detailed
System Arch. Design
Software Software
Reqts Design Acceptance
Reqts.
Analysis Support
Analysis
SRS T/VRR
Hardware items SCR
Supporting Processes: Documentation, CM, QA, Verification, Validation, Joint Review, Audit, Problem resolution
SCMP, SCMR, SCIR, SQAP, SQAR, SVRR, PR/PRR
28
Organizational Processes: Management, Infrastructure, Improvement, Training
OUTLINE