您的位置:首页 > 其它

Agile - 飞瀑、迭代式瀑布、Scrum、Lean的不同

2014-07-24 17:49 246 查看
Agile - 瀑布、迭代式瀑布、Scrum、Lean的不同



文中描述:Lean和Scrum非常像,Scrum关注特性组(groups of features),Lean关注特性(features)。在Lean开发中,你一个接一个地完成特性(选择,开发,测试,发布)。Lean强调减少浪费。

Scrum Development

This approach carries far less risk than Waterfall approaches. We focus on delivering fully-tested, independent, valuable, small features. As such, we diversify our risk – if one feature goes
wrong, it should not impact another feature. With that said, we still plan our work in iterations and we will still release at the end of each iteration.

Lean Development

Lean is very similar to Scrum in the sense that we focus on features as opposed to groups of features – however Lean takes this one step further again. In Lean Development, you select, plan
develop, test and deploy one feature (in its simplest form) before you select, plan, develop, test and deploy the next feature. By doing this, you further isolate risk to a feature-level. In these environments, you aim to eliminate ‘waste’ wherever possible
– you therefore do nothing until you know it’s necessary or relevant.

转自:The Difference Between Waterfall, Iterative Waterfall, Scrum and Lean Software Development (In Pictures!)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: