Learn what works, what doesn't and why. The Automated Testing Handbook is a practical blueprint for successful test automation, complete with checklists, templates and techniques to help you every step of the way. 
了解什么可行,什么不可行,以及为什么。自动化测试手册是成功的自动化测试实践的蓝图,完整的清单,模板和技巧来帮助你的每一步。
 
How to Automate Software Testing
如何实现自动化的软件测试
 
Why isn't automated testing a reality? In an age of rapid development in increasingly complex environments, automation is the only real hope for achieving any acceptable level of test coverage. Yet, even with all of the tools and technology available, the overwhelming amount of testing is still done manually.、
 
为什么不实现自动化测试呢?在飞速发展的时代,在日益复杂的环境中,自动化是实现任何可接受的水平的测试覆盖率的唯一希望。然而,即使所有的工具和技术,海量的测试仍然是手工完成的。
 
The good news is when it does succeed, software test automation reaps huge rewards. But it's like anything--if you've never done it before, you must learn through trial and error. The problem is you don't have time to make mistakes. The stakes are too high, and you can't afford technology that won't save you time and money. Instead, get the benefit of the experiences of hundreds of companies who have implemented automated testing-- what worked, what didn't and why.
好消息是当它成功实施时,软件测试自动化将获得了丰厚的回报。但它是什么呢?——如果你以前从未做过,你必须在实践和错误中学习。问题是你没有犯错误的时候。赌注太高,你不会为浪费你时间和金钱的技术买单。相反,得到的是数百家已经实施的自动化测试的宝贵经验——什么起了作用,什么没有起作用以及为什么。
 
Who Will Benefit From This Handbook
谁将从这个手册受益
  • Managers of software development and QA
  • 软件开发和QA经理
  • Software testers
  • 软件测试人员
  • Software developers
  • 软件开发人员
  • Software quality consultants
  • 软件质量顾问
  • Anyone using or considering test automation
  • 使用或考虑自动化测试的人
Table of Contents
目录
  • The Test Framework
  • 测试框架
    • Common functions
    • 常见的功能
    • Standard tests
    • 标准测试
    • Test templates
    • 测试模板
    • Test dictionary
    • 测试词典
  • Test Library Management
  • 测试库管理
    • Change control
    • 变更控制
    • Version control
    • 版本控制
    • Configuration management
    • 配置管理
  • Selecting a Test Automation Approach
  • 选择一个测试自动化的方法
    • Capture/Playback
    • 捕获/回放
      Variable Capture/Playback
      • Structure
      • 结构
      • Advantages
      • 优势
      • Disadvantages
      • 劣势
      • Comparison considerations
      • 对比考量
      • Data considerations
      • 数据考量
    • 变量捕获/回放
      Variable Capture/Variable Playback
      • Structure
      • 结构
      • Advantages
      • 优势
      • Disadvantages
      • 劣势
      • Data considerations
      • 数据考量
    • 变量捕获/变速播放
      • Structure
      • 结构
      • Advantages
      • 优势
      • Disadvantages
      • 劣势
  • The Test Automation Process
  • 自动化测试过程
    • The Test Team
    • 测试团队
    • Test Automation Plan
    • 自动化测试方案
    • Planning the test cycle
    • 规划试验周期
    • Test suite design
    • 测试用例的设计
    • Test cycle design
    • 测试周期设计
  • Test Execution
  • 测试执行
    • Test log
    • 测试日志
    • Error log
    • 错误日志
    • Analyzing results
    • 分析结果
      • Inaccurate resuls
      • 不准确的结果
      • Defect tracking
      • 缺陷跟踪
  • Test Metrics
  • 测试评估
  • Management Reporting
  • 管理报告
    • Historical trends
    • 历史趋势
About the Author
关于作者
Linda G. Hayes, BBA, CPA, MS, JD, has 15 years of experience in software development and is a frequently published author and highly rated speaker on software quality and test automation. As co-founder of AutoTester, Inc., and President of WorkSoft, Inc., a leading automated testing software vendor, she pioneered structured software test automation. Her article on integrating automated testing throughout the software development cycle won the Most Significant Contribution of the Year award from the Quality Assurance Institute and was published by Auerbach in the testing chapter of their Systems Development Handbook. 

琳达G.海因斯,工商管理学士,注册会计师,硕士,博士,有15年以上软件开发经验,是一个经常发表作品的作家,并在软件质量和测试自动化获得了高度评价。作为联合创始人AutoTester,Inc.的总裁文思创新公司是一家领先的自动化测试软件厂商,她开创了结构化的软件测试自动化。她在整个软件开发周期集成自动化测试的文章获得了由质量保证学会年度贡献奖,被奥尔巴赫出版在其系统开发手册的测试章节。

The Automated Testing Handbook 自动化测试手册简介的更多相关文章

  1. [ZZ]Android UI Automated Testing

    Google Testing Blog最近发表了一篇Android UI Automated Testing,我把他转载过来,墙外地址:http://googletesting.blogspot.co ...

  2. 【转】Automated Testing Detail Test Plan

    Automated Testing Detail Test PlanAutomated Testing DTP Overview This Automated Testing Detail Test ...

  3. [Test] Easy automated testing in NodeJS with TestCafe

    Quickly get up and running with sensible automated testing scenarios written in ES6. Installing and ...

  4. Taffy自动化测试框架简介

    Taffy Taffy是基于nosetests的自动化测试框架. Taffy主要用来测试后台服务(包括且不限于Http, Dubbo/hessian, Webservice, Socket等类型接口) ...

  5. 转一篇老外写的博文:Android automated testing (Robotium)

    Robotium的中文资料甚少,只得求助于老外,发现了一篇不错的文章:https://blog.codecentric.de/en/2011/03/android-automated-testing- ...

  6. Java+Maven+selenium+testing+reportNG自动化测试框架

    最近公司新出了一个产品,需要搭建自动化测试框架,这是一个学以至用的好机会,跟上级申请后,决定搭建一个java自动化测试框架. Java自动化测试对我来讲可以说不难不易,因为java是我大学在校四年学的 ...

  7. linux下man手册简介

    Linux提供了丰富的帮助手册,当你需要查看某个命令的参数时不必到处上网查找,只要man一下即可.Linux 的man手册共有以下几个章节: 1.Standard commands (标准命令)2.S ...

  8. AutoMagic自动化测试平台简介

    PS:给想做自动化平台同学一点思路. AutoMagic 是一个基于WebUI的自动化管理平台.为什么叫AutoMagic呢?因为自动化(Automation)在执行起来的时候是一个很神奇的事情,它可 ...

  9. django开发自动化测试平台简介

    Django的优点 1:功能完善.要素齐全:自带大量常用工具和框架(比如分页,auth,权限管理), 适合快速开发企业级网站. 2:完善的文档:经过十多年的发展和完善,Django有广泛的实践案例和完 ...

随机推荐

  1. Android 用Activity的onTouchEvent来监听滑动手势

    package com.example.activityOnTouchEvent; import android.app.Activity; import android.os.Bundle; imp ...

  2. Linux如何修改文件/文件夹内所有文件的权限

    一.修改文件权限 修改文件权限前,需要了解一下权限中的”rwx”与数字的对应关系,其中r=4,w=2,x=1. 例如:”drwxr-xr-x”,第一个”d”是代表文件夹,这里不用考虑,后面九个字符,每 ...

  3. 关于inline-block在IE8下无效的解决方法

    <style> .divClass{ width:500px; border:1px solid #ccc; } /*IE8下可以不用加(*zoom:1;*display:inline;需 ...

  4. 【mysql的编程专题⑤】自定义函数

    用户自定义函数(user-defined function,UDF) 是一种对mysql的扩展途径,其用法与内置函数相同 创建自定义函数 语法 create function function_nam ...

  5. Android:Context的作用

    Context字面意思上下文,Activity中我们直接用this代替,而到了一个button的onClick(View view)等方法时,我们用this时就会报错,改用ActivityName.t ...

  6. Android:储存方式之SharePreferences

    使用SharedPreferences保存数据,其实质是采用了xml文件存放数据, 存储位置:/data/data/<package name>/shared_prefs 写入: publ ...

  7. chm文件访问提示:已取消到该网页的导航

    chm文件访问提示:已取消到该网页的导航或不能链接网页 解决方案: 右击chm文件,选择:属性->解除锁定 ,再重新打开文件即可

  8. eclipse 中忽略jsp, xml文件中的报错信息

    有的时候, 在eclipse中, jsp, xml 文件时运行的好好的, 可是就是在eclipse中报错, 虽然不影响功能, 但看起来很烦, 去掉这些错误警告的方法是: Windows-Prefere ...

  9. Help And Manual 帮助文件制作工具

    Help And Manual 简    介 帮助文件制作工具 支持文件格式 26种 其他功能 制作非常专业的使用手册 一个所见即所得的帮助文件制作工具,是市面上功能最强的 WYSIWYG (所见即所 ...

  10. 使用XSSFWork创建的xlsx后缀Excel文件无法打开

    使用XSSFWork创建的xlsx后缀Excel文件无法打开 标签: POIExcelmicrosoftxlsx 2015-04-21 10:49 1170人阅读 评论(2) 收藏 举报 分类: Ja ...