博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
为什么要引入自动化测试(Benefits of Test Automation)?
阅读量:4041 次
发布时间:2019-05-24

本文共 356 字,大约阅读时间需要 1 分钟。

你的项目中为什么要引入自动化测试?实施自动化测试有什么好处?

  • 降低QA成本
  • 缩短测试时间
  • 提高测试效率
  • 提高产品质量(在产品测试中减少人为错误而导致的不良测试)
  • 优化测试活动
  • 更好地测试覆盖

自动化测试的阶段(Life Cycle)

 

auto

 

  • Automation scope definition
  • Tool Selection
  • Framework implementation
  • Environment configuration
  • Test data preparation
  • Automated test development (automated scripts)
  • Test run & result analysis
  • Automated test support
  • Test Automation monitoring

 

转载地址:http://eftdi.baihongyu.com/

你可能感兴趣的文章
[LeetCode By Python]136. Single Number
查看>>
[LeetCode By MYSQL] Combine Two Tables
查看>>
Android下调用收发短信邮件等(转载)
查看>>
Android中电池信息(Battery information)的取得
查看>>
SVN客户端命令详解
查看>>
Android/Linux 内存监视
查看>>
Linux系统信息查看
查看>>
用find命令查找最近修改过的文件
查看>>
Android2.1消息应用(Messaging)源码学习笔记
查看>>
Android之TelephonyManager类的方法详解
查看>>
android raw读取超过1M文件的方法
查看>>
ubuntu下SVN服务器安装配置
查看>>
MPMoviePlayerViewController和MPMoviePlayerController的使用
查看>>
CocoaPods实践之制作篇
查看>>
[Mac]Mac 操作系统 常见技巧
查看>>
苹果Swift编程语言入门教程【中文版】
查看>>
捕鱼忍者(ninja fishing)之游戏指南+游戏攻略+游戏体验
查看>>
iphone开发基础之objective-c学习
查看>>
iphone开发之SDK研究(待续)
查看>>
计算机网络复习要点
查看>>