分享测试自动化的19个教训

来源:互联网 发布:邮件群发软件下载 编辑:程序博客网 时间:2024/05/24 01:21

  原文:Lessons in Test Automation – A manager’sguide to avoiding pitfalls when automating testing (ElfriedeDustin)

  99年的一篇文章,但是对于今天的自动化测试项目管理者而言,仍然具有指导意义。ElfriedeDustin在总结了多年的自动化测试项目经验后,提出了19个经验教训:

  (1)在软件开发周期中使用的各种工具不能够很轻易地整合在一起。(Thevarious tools used throughout the development lifecycle did noteasily integrate)

  (2)很多冗余的信息被存储在多个库中。(Duplicate information waskept in multiple repositories)

  (3)被测试工具圈着鼻子走。(The automatedtesting tool drove the testing effort)

  (4)整个测试组的每个人都在忙着编写自动化测试脚本。(Everyoneon the testing staff was busy trying to automate scripts)

  (5)重复开发的劳动,尝试编写一些非常复杂的测试脚本。(Elaboratetest scripts were developed, duplicating the developmenteffort)

  (6)自动化测试脚本的创建往往会很麻烦,而不像工具厂商所吹嘘的那样简单易用。(Automatedtest script creation was cumbersome)

  (7)工具的培训开展得太迟,测试工程师缺乏工具方面的知识。(Trainingwas too late in the process , so test engineers lacked toolknowledge)

  (8)测试工具在系统测试前两周才引入。(Thetest tool was introduced to the testing program with two weeks leftfor system testing)

  (9)测试人员对工具有抵触情绪。(Testersresisted the tool)

  (10)对自动化测试的期待值过高,期待及早得到回报。(Therewere expectations of early payback)

  (11)工具在识别第三方控件方面存在问题。(Thetool had problems recognizing third-party controls (widgets))

  (12)缺乏测试脚本开发的规范性指南。(Alack of test development guidelines was noted)

  (13)某些测试工具需要插入代码到被测试程序中,但是开发人员直到测试后期才被告知这个问题。(Thetool was intrusive, but the development staff wasn’t informed ofthis problem until late in the testing lifecycle)

  (14)工具创建的报告没什么用处。(Reportsproduced by the tool were useless)

  (15)在尚未确定系统工程环境之前就选择和购买工具。(Toolswere selected and purchased before a system engineering environmentwas defined)

  (16)工具的不同版本都在使用。(Varioustool versions were in use)

  (17)工具的升级与现有的系统工程环境不兼容。(Thenew tool upgrade wasn’t compatible with the existing systemengineering environment)

  (18)工具的数据库不允许扩展。(Thetool’s database didn’t allow for scalability)

  (19)未能正确地使用测试工具的管理功能,导致时间的浪费。(Incorrectuse of a test tool’s management functionality results in wastedtime)




引文来源  分享测试自动化的19个教训_软件测试_软件测试培训_软件测试频道_中国IT实验室
0 0
原创粉丝点击