System Development Methodology: Difference between revisions

Content deleted Content added
m sp: agreeement->agreement, documments->documents, propgrammer->programmer
m link repair (You can help!) functional design
Line 44:
 
===Design===
In this phase the design for the product will be made. After the definition study has determined what the system needs to do, the design determines how this will be done. This often results in two documents: The [[Functional Design|functional design]], explaining what each part of the system does, and the [[technical design]], explaining how each part of the system is going to work.
 
SDM2 split this step in two parts.