上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 47 下一页

2014年9月17日

摘要: 在Editable Email Notification的Default Content里面加入这样一段:${FILE,path="result-output/overview-summary.html"} 用于换行 阅读全文
posted @ 2014-09-17 10:02 张缤分 阅读(422) 评论(0) 推荐(0)

2014年9月3日

摘要: 在Jenkins上建了一个执行SoapUI的task,想要自定义发送邮件的地址和姓名,怎么办呢?在Editable Email Notification里面添加Pre-send Script脚本如下:import javax.mail.Message.RecipientTypeimport java... 阅读全文
posted @ 2014-09-03 17:50 张缤分 阅读(729) 评论(0) 推荐(0)

2014年8月28日

摘要: 配置SoapUI运行的不同环境Groovy 脚本来控制environment在Jenkins上面通过命令调用不用的环境http://www.soapui.org/Test-Automation/cli-functional-tests.html通过运行参数E指定environmentRunning ... 阅读全文
posted @ 2014-08-28 15:06 张缤分 阅读(4273) 评论(0) 推荐(0)

2014年8月27日

摘要: 添加Groovy Script脚本对Test Step进行验证脚本如下(已经运行通过):import javax.xml.XMLConstantsimport javax.xml.transform.stream.StreamSourceimport javax.xml.validation.Sch... 阅读全文
posted @ 2014-08-27 14:47 张缤分 阅读(960) 评论(0) 推荐(0)

2014年8月20日

摘要: New Item在Build --> Execute Windows batch command --> 里面填写:schtasks /run /tn Start_Hub_szotqa201201 /s szotqa201201/u szdomain1\doautotester /p mimaemi... 阅读全文
posted @ 2014-08-20 17:40 张缤分 阅读(576) 评论(0) 推荐(0)
摘要: 怎样找到windows 2012 server上的Backup OperatorsPress the Windows + R keys to open the Run dialog, type lusrmgr.msc, and press Enter. NOTE: This file is loc... 阅读全文
posted @ 2014-08-20 17:35 张缤分 阅读(262) 评论(0) 推荐(0)

2014年8月14日

摘要: Automation Smoke test Template8/11/2014Rachel LvRead Only 场景:需要找到Table中的某一行,然后找到这行的铅笔图标,点这个铅笔图标会出来下拉菜单,然后在下拉菜单中点击Open刚开始写脚本的时候,按照以往的方式会报这样的错误:"Element... 阅读全文
posted @ 2014-08-14 17:35 张缤分 阅读(348) 评论(0) 推荐(0)

2014年7月25日

摘要: Jmeter环境搭建1、 拷贝 \\szpc1450\apache-jmeter-2.7 整个目录到本机(我是放在D盘,以下路径说明以D盘为例)2、 拷贝\\szpc1450\Tools\autotest softwares\jdk-6u11-windows-i586-p.exe到本机之后进行安装安... 阅读全文
posted @ 2014-07-25 10:17 张缤分 阅读(403) 评论(0) 推荐(0)
摘要: 在开始运行build.xml之前,还有一步必须要做,那就是将JMeter所在目录下extras子目录里的ant-JMeter-1.1.1.jar复制到Ant所在目录lib子目录之下,这样Ant运行时才能找到"org.programmerplanet.ant.taskdefs.jmeter.JMete... 阅读全文
posted @ 2014-07-25 10:15 张缤分 阅读(386) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-07-25 10:14 张缤分 阅读(190) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 47 下一页

导航