随笔分类 - 120_敏捷测试
主要是介绍scrum测试。
摘要:1. 在Scrum中,如何将客户需求转化为产品开发的任务呢?
在XP模式开发中,经常用User Story来描述客户的需求,所以同样User Story同样可以用于Scrum模式中,来细化客户的需求。
2. User Story是什么呢?
User Story是对软件的用户有价值功能点的描述。UserStory主要以下三点组成的:、
用来制定计划和作为提醒的一段书面描述;
用来充实Stor...
阅读全文
摘要:创建敏捷团队
作者 Darren Hale译者侯伯薇发布于 2010年3月24日 下午10时30分
简介
创建敏捷的软件开发团队并不像表面看起来那么容易。很多管理人员和团队主管会雇佣技术合格的人组成团队,扔给他们某种敏捷过程,然后就希望所有事情都像书上说的那样有效。这种方法不仅不现实,而且非常容易失败。本文将会描述成功团队的要素,并说明我们应该如何创建这样的团队。
成功团队的要素
成功的敏捷软件开...
阅读全文
摘要:最经读了一篇朱少民老师的有关敏捷测试的博客文章,我在其中加入我自己的批注。
敏捷方法在软件开发中受到青睐,特别是在互联网应用服务系统的开发中,越来越多的公司采用敏捷方法,包括XP、Scrum、Lean、Crystal、FDD等。具体的敏捷方法在操作时有一些区别,但基本思想是一致的,如客户至上、拥抱变化、缩短迭代周期、自我组织(Gene:敏捷开发的四句宣言另外一种说法.)等。在敏捷方法中,流程相对灵...
阅读全文
摘要:Nowadays more and more engineers become interested in agile software development methodologies, such as Extreme Programming (XP), Scrum, Adaptive Software Development and Test-Driven Development. So this article introduces the basic concepts of the Scrum, the scrum process and testing work in scrum process.
阅读全文
摘要:Three Roles Product Owner Define the features of the Product Decide on Release date and content Be responsible for the profitability of the product (ROI) Prioritize features according to market value ...
阅读全文