System Development Methodology: Difference between revisions

Content deleted Content added
m copyediting - fixed link
Line 1:
'''System Development Methodology''' (SDM) is primarily being used for the development of IT-projects. SDM is a [[waterfall model|waterfall method]]. This means that a phase only starts when a previous phase has been closed. This counts for all phases, except the first one.
 
SDM is a [[top -down]] model. Starting from the system as a whole, its description becomes more detailed as the design progresses.
 
==History==