Wednesday, October 27, 2010

Input/Outputs to software design

Inputs: The artifacts that result from requirements engineering will acts as inputs to the software design stage. These artifacts are the following models:
- Information model
- Behavioural model
- Functional model
- Among other requirements

Outputs: Following will be the result of engaging in design processes:
- Data design (resulting data structure)
- Architectural design (relationship among structural parts)
- Procedural design (procedural description of the structural parts)

No comments:

Post a Comment