实用性测试(Pragmatistic Testing)

Seeing is not believing!Testing is believing!做个实用主义测试者!

用户操作
[即时聊天] [发私信] [加为好友]
陈能技ID:Testing_is_believing
218276次访问,排名314好友130人,关注者142
6年计算机软件测试和质量改进工作经验,曾任程序员、测试工程师、技术支持工程师、QA、内审员等职务,具有丰富的测试团队组建、自动化测试管理经验。
精通自动化测试工具QTP、TestComplete等。目前专注于软件自动化测试及管理领域,倡导实用主义测试理念,坚信“Seeing is NOT believing,Testing is believing!”。
Testing_is_believing的文章
原创 229 篇
翻译 93 篇
转载 9 篇
评论 260 篇
陈能技的公告
最近评论
sunxtu:大家一起学习
thesameway:51旧书网 同城易书
www.51jiushu.com
www.51jiushu.net
二手书、旧书同城交易平台
分类齐全、快速发布、准确搜索
thesameway:51旧书网 同城易书
www.51jiushu.com
www.51jiushu.net
二手书、旧书同城交易平台
分类齐全、快速发布、准确搜索
thesameway:51旧书网 同城易书
www.51jiushu.com
www.51jiushu.net
二手书、旧书同城交易平台
分类齐全、快速发布、准确搜索
java2000_net:我不是测试人员,所以我根本不关心那么多的测试工具。

俺只会loadrunner测试web程序
文章分类
收藏
    相册
    测试的人和事
    童画
    我的那些奖
    测试网站
    iTestWare专业软件测试资讯网
    开源测试
    朋友的博客
    Jackei的博客
    小蚂蚁的博客
    阳光的博客
    我的博客
    我的51testing博客
    存档
    订阅我的博客
    XML聚合  FeedSky
    订阅到鲜果
    订阅到Google
    订阅到抓虾
    订阅到BlogLines
    订阅到Yahoo
    订阅到GouGou
    订阅到飞鸽
    订阅到Rojo
    订阅到newsgator
    订阅到netvibes
    2008年07月12日

    置顶 原创 iTestWare收藏

    iTestWare专注于提供软件测试技术相关资讯,尤其是自动化测试、测试工具等方面的内容:www.itestware.com阅读全文>

    发表于 @ 2008年07月12日 18:26:00|评论(loading...)|收藏

    2008年09月25日

    原创 《软件测试扫盲》 - 进51时试讲的PPT收藏

    《软件测试扫盲》进51时试讲的PPT,进51时试讲的PPT,面向初学软件测试者。

     

    下载地址:

    http://download.csdn.net/source/648361

    阅读全文>

    发表于 @ 2008年09月25日 10:00:00|评论(loading...)|收藏

    原创 在ITPub上发表文章《如何进行测试自动化的成本估算》收藏

    在ITPub上发表文章《如何进行测试自动化的成本估算》:

    http://tech.it168.com/a2008/0924/206/000000206243.shtml

     

    大部分测试自动化项目失败的原因主要归咎于被测试应用程序的快速变化、不恰当的测试用例、不可靠的框架、脚本编程的问题。分析这些问题的根源,我们可以看到,自动化测试必须分阶段逐步开展,而不能局限在某个阶段完成自动化测试。因此,建议自动化测试从选择那些重要的、合适的测试用例开始,然后慢慢地扩展到其他方面。这样会带来较低的维护成本,但是实现更重要的业务价值。

     

     

    阅读全文>

    发表于 @ 2008年09月25日 09:47:00|评论(loading...)|收藏

    2008年09月16日

    翻译 Script and Test Data收藏

    Scripts should clean up the data created.

     

    脚本应该清理创建的数据。

     

    It is important to clear any data that was created by the automated tests.

     

    把自动化测试所创建的任何数据都清理干净非常重要。

     

    Remnants of test data can wreak havoc for the development team and the functional testers, particularly when they're verifying system data.

     

    For example, if your test script creates an invoice, there should be a corresponding 阅读全文>

    发表于 @ 2008年09月16日 21:44:00|评论(loading...)|收藏

    2008年09月15日

    翻译 Automation and Planning收藏

    It's also a good practice to plan out your test scenarios ahead of any automation activities. It is crucial to design the tests before recording the scripts. Many testers will [also] examine the functional specifications and design tests to cover the requirements. Useful questions an automated tester should ask when designing the scripts include: 。What areas of the application will be reused on each/several of the scripts (i.e., login and logout)? 。Are there any variables t阅读全文>

    发表于 @ 2008年09月15日 09:37:00|评论(loading...)|收藏

    2008年09月14日

    原创 蜡笔童画收藏

     

    最近买东西送了一盒儿童彩色蜡笔,为了防止小愉语把墙壁糟蹋得面目全非,我决定捷足先登,据为己有,顺便重温一下小时候的最大乐趣之一:

    http://album.hi.csdn.net/views/album/461322

    阅读全文>

    发表于 @ 2008年09月14日 11:34:00|评论(loading...)|收藏

    2008年09月13日

    翻译 Automation and Development experience收藏

    it's helpful for the automation team to have some software development experience. 拥有一定的软件开发经验对于自动化测试团队而言非常有用。 A basic understanding of programming concepts is helpful for tasks such as setting variables, using regular expressions, creating loops and extracting header data. 对基本的编程概念的理解,有助于自动化测试脚本的编写,例如设置变量、使用正则表达式、创建循环、读取数据头等等。 阅读全文>

    发表于 @ 2008年09月13日 21:26:00|评论(loading...)|收藏

    原创 非要自己开发一个测试工具不可?收藏

     

    最近有个测试的“新手”问我一些开发.NET阅读全文>

    发表于 @ 2008年09月13日 21:01:00|评论(loading...)|收藏

    原创 如何让VM的时间与主机时间不同步收藏

    最近有人问到如何让VM的时间与主机时间不同步的问题,google了一下,发现可以通过以下简单的方法来实现: 进入虚拟机控制面板->管理工具->服务,选择VMware Tools Service禁止其自动运行 阅读全文>

    发表于 @ 2008年09月13日 20:57:00|评论(loading...)|收藏

    2008年09月11日

    翻译 你在项目组中吗?收藏

    原文《Think You Have A Team? You Don’t.》 - Jason Cohen 主要讲解代码评审对于团队整体的作用和意义,部分地翻译了一下。 阅读全文>

    发表于 @ 2008年09月11日 14:33:00|评论(loading...)|收藏

    2008年09月10日

    原创 今天是教师节,我也即将成为一名老师收藏

    今天是教师节,我也即将成为一名老师。

     

    今天去了一趟深圳51testing,试讲了一下,据徐老师的反馈和评价还是过得去的。

     

    so,我很有可能加入培训讲师的行列咯!

    阅读全文>

    发表于 @ 2008年09月10日 22:42:00|评论(loading...)|收藏

    2008年09月09日

    转载 网上找的一个关于HP Mercury的考试课程的报价表收藏

     

    网上找的一个关于HP Mercury的考试课程的报价表:

     

    阅读全文>

    发表于 @ 2008年09月09日 15:34:00|评论(loading...)|收藏

    2008年09月03日

    原创 TTCN-3初探收藏

    TTCN-3初探

     

    印象中TTCN多用于电信系统的测试。其实TTCN全称是 Testing and Test Control Notation ,是一种用于协议与软件测试的标准化测试语言,目前最新版本是3.0。

     

    如果我现在去读研究生,想必会在这个领域研究一把。因为很明显,它在软件测试标准化、测试自动化等方面具备很大的挖掘潜力。

     

    Formal conformance testing with the Testing and Test Control Notation (TTCN-3) is gaining popularity both inside and outside the traditional telecoms domain. This renewed interest is partly because TTCN-3 is the only international standardized test specification a阅读全文>

    发表于 @ 2008年09月03日 17:45:00|评论(loading...)|收藏

    原创 Telelogic的测试设计和测试用例生成工具收藏

     

    在《软件测试技术大全》一书中,我介绍了一些测试用例设计和生成工具,例如分类树设计的CTE XL,自己开发的正交表测试用例自动生成工具等。今天来看看Telelogic在这方面的解决方案:

     

    Telelogic的基于场景/需求的测试方法主要由两个工具来支撑:Rhapsody Automatic Test Generator (ATG) 和Rhapsody TestConductor。

     

    Scenario/Requirements Based Testing

    Industry analysts have determined that 70% of time spent developing new products is consumed by testing, and 50% of the development cost is related to that testing. Given that most testing acti阅读全文>

    发表于 @ 2008年09月03日 17:12:00|评论(loading...)|收藏

    Csdn Blog version 3.1a
    Copyright © 陈能技