“微信扫一扫”进入"可可试卷"微信小程序刷题
敏捷管理非常强调迭代时间应该要短。使用短迭代的主要优势是什么?
Agile places a very heavy emphasis on keeping the iterations short. What is the primary advantage of using short iteration?
A.短迭代使团队能够更快地完成任务并快速发布软件 Short iterations enable the team to finish the things faster and release software quickly
B.短迭代使团队、产品负责人和客户能够定期开会讨论项目进度 Short iterations enable the team, the product owner, and the customer to regularly come together and talk about project progress
C.短迭代使团队更有效率,避免发生学生症候群 Short iterations enable the team to be more productive and avoid student syndrome
D.短迭代使团队能够从利益相关方那里获得更早的需求反馈,从而更早满足利益相关方需求 Short iterations enable the team to get an early feedback and hence early adaptation as per stakeholder needs
参考答案:D
解析:关键词:短迭代; 《敏捷宣言》十二原则:1、我们的最高目标是,通过尽早持续交付有价值的软件来满足客户的需求。3、要经常交付可用的软件,周期从几周到几个月不等,且越短越好。8、敏捷过程提倡可持续的开发。项目发起人、开发人员和用户应该都能够始终保持步调稳定。 《敏捷实践指南》P25 客户满意度将随着有价值产品的早期交付和持续交付不断提升。 短迭代可以快速的完成MVP,交付给部分客户以获取客户的反馈,基于客户的反馈帮助团队了解他们需要为随后交付的最终功能的完善提供些什么。 A选项没错,不过D选项比它更合适。 B选项错在定期,而且和客户讨论的不是项目进度而是MVP。 C选项短迭代和避免学生症候群没有关系。