摘要: 最经读了一篇朱少民老师的有关敏捷测试的博客文章,我在其中加入我自己的批注。 敏捷方法在软件开发中受到青睐,特别是在互联网应用服务系统的开发中,越来越多的公司采用敏捷方法,包括XP、Scrum、Lean、Crystal、FDD等。具体的敏捷方法在操作时有一些区别,但基本思想是一致的,如客户至上、拥抱变化、缩短迭代周期、自我组织(Gene:敏捷开发的四句宣言另外一种说法.)等。在敏捷方法中,流程相对灵... 阅读全文
posted @ 2010-03-30 23:34 GeneJiang 阅读(693) 评论(0) 推荐(0)
摘要: 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. 阅读全文
posted @ 2010-01-27 16:58 GeneJiang 阅读(863) 评论(0) 推荐(0)
摘要: 自动化测试团队主要注意点: 1. 要有测试团队; 2. 要传承; 3. 要保证测试的有效性。 自动化测试要回答的两个问题:1)自动化测试能做什么?2) 产品的质量又是如何保证的? 自动化测试的主要应用范围是回归测试,也就是说测试曾经正常的功能在产品加入新功能或者有了bug fixing以后是不是依然能够工作。这是自动化测试的主要目的,而自动化测试的Case依然需要测试人员的智慧来编写,所... 阅读全文
posted @ 2009-12-28 21:40 GeneJiang 阅读(333) 评论(0) 推荐(0)
摘要: 不光在RAD模式中,在现在许多敏捷开发模式中,怎么进行测试很令人测试人员头疼? 1. 在RAD和Angile开发中,主要是要用不同的测试方法找出越来越多的Defect。 2. 测试策略: 定义一个可以快速有效的完成测试任务的过程。   进行风险评估 要有Beachmark的版本。 使用自动化测试工具,如Winrunner和Testcomplete。 ************... 阅读全文
posted @ 2009-12-28 21:28 GeneJiang 阅读(324) 评论(0) 推荐(0)
摘要: 微软的软件工程 阅读全文
posted @ 2009-12-24 08:05 GeneJiang 阅读(626) 评论(0) 推荐(0)
摘要: 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 ... 阅读全文
posted @ 2009-11-09 17:36 GeneJiang 阅读(220) 评论(0) 推荐(0)
摘要: TestComplete中写的脚本,得到多国语言的支持,这样就减少了,重复的创建不同语言的脚本,并且减轻Localization测试的工作量。方法如下:1. Select the projected item in the project panel. 2. Click Variable tab as shown in the following pictures. 3. Select or cr... 阅读全文
posted @ 2009-11-05 17:54 GeneJiang 阅读(238) 评论(0) 推荐(0)
摘要: Variable Project 阅读全文
posted @ 2009-11-05 17:52 GeneJiang 阅读(403) 评论(0) 推荐(0)
摘要: 微软的软件测试之道,ENG Name: HWTSAM,貌似这本书很强啊,很有必要买本看看。Micorsoft的ALAN写的书,看这样,很有必要买本看看,希望比RON PATTON的那本《软件测试》牛,准备买,如果写的很可以,到时候写一点读书笔记上来,也是很重要的。 阅读全文
posted @ 2009-10-28 21:57 GeneJiang 阅读(312) 评论(0) 推荐(0)
摘要: 主要是介绍scrum的一些基本概念。 阅读全文
posted @ 2009-08-03 18:13 GeneJiang 阅读(916) 评论(0) 推荐(0)