博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Script and Test Data
阅读量:4199 次
发布时间:2019-05-26

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

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 script that deletes the invoice when tests are done.

 

It is also useful to enable logging within the automated test tool to verify that information was created [and] deleted.

 

 

Remnant:残留的

invoice:发票、发货单

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

你可能感兴趣的文章
JMeter最常用的三种类型的压力测试
查看>>
Hibernate HQL 语法大全(上)
查看>>
深入Java事务的原理与应用
查看>>
CSS单位和CSS默认值大全
查看>>
交大我来了--周末再见了
查看>>
网页中flash wmode属性
查看>>
挑战自我,勇攀高峰
查看>>
神奇的HTML5画图应用
查看>>
flex 滚动条问题
查看>>
软件开发管理中的博奕论
查看>>
计算机认证考试种类
查看>>
SQL in和exists 比较
查看>>
社会性网络服务(SNS)研究
查看>>
鼠标DarkField技术
查看>>
傻傻的我
查看>>
paypal 沙盒账号注册
查看>>
ebay 沙盒账号注册
查看>>
linux -8 Linux磁盘与文件系统的管理
查看>>
linux -8 Linux磁盘与文件系统的管理
查看>>
linux 9 -文件系统的压缩与打包 -dump
查看>>