我知道DSDM由不同的阶段组成,第二阶段是项目生命周期,但有什么区别呢?
发布于 2011-12-07 13:42:15
来自Wikipedia
According to Taylor (2004) "the project life cycle encompasses all the
activities of the project, while the systems development life cycle focuses
on realizing the product requirements".发布于 2011-12-19 08:34:08
SDLC成为PLC的一部分。
1.) PLC侧重于有效管理项目的项目管理阶段、流程、工具和技术。
2.) SDLC侧重于构建和/或实现IT解决方案的软件工程阶段、过程、工具和技术。
发布于 2011-12-07 13:30:02
术语项目生命周期模拟了项目从开始到完成是如何计划、控制和监控的。
而在系统工程、信息系统和软件工程中,系统开发生命周期(SDLC)或软件开发生命周期是创建或更改信息系统的过程,以及人们用来**开发这些系统的模型和方法。
https://stackoverflow.com/questions/8410392
复制相似问题