Chapter 2: Software Process (Part 1) Flashcards
1
Q
```
Software Process
A
Sequence of processes leading to the production of a software product.
Involves activities and roles.
2
Q
Product
A
Outcomes of a process activity.
3
Q
Roles
A
Reflect responsibilities of people involved (e.g., project manager).
4
Q
Software Specification
A
Also known as requirement engineering.
Aims to understand and define required services and constraints.
Activities include feasibility study, requirement elicitation, analysis, specification, and validation.
5
Q
Software Design & Implementation
A
Converts system specification into executable system.
6
Q
Software Design & Implementation
A
Activities include architectural design, interface design, component design, and database design.
7
Q
A