上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 47 下一页

2017年10月17日

摘要: def value = messageExchange.responseHeaders["#status#"] def httpResponseHeaders = context.testCase.testSteps["MarketsWidget"].testRequest.response.responseHeaders def httpStatus = httpResponseHe... 阅读全文
posted @ 2017-10-17 16:40 张缤分 阅读(396) 评论(0) 推荐(0)

2017年10月13日

摘要: 在windows x64的环境上进行安装,集成Selenium2和AutoIt的libraries,以下安装步骤在win 7,win 8.1,win 10, win 2012 R2上测试通过 1. 下载JDK 从这里下载最新版本的jdk : https://www.java.com/en/downl 阅读全文
posted @ 2017-10-13 11:02 张缤分 阅读(482) 评论(0) 推荐(0)

2017年10月12日

摘要: 保存为deleteTempFiles.vbs,双击即可运行 阅读全文
posted @ 2017-10-12 13:48 张缤分 阅读(383) 评论(0) 推荐(0)

2017年9月28日

摘要: 比较两个JSON, ID是数字时,处理成统一的格式:只保留小数点后5位 阅读全文
posted @ 2017-09-28 17:33 张缤分 阅读(310) 评论(0) 推荐(0)

2017年9月27日

摘要: 问题: 公司之前可以通过POP3协议收发邮件,因而在SoapUI中用JavaMail可以读取邮件,后来配置了Office 365,POP3协议端口不再开放,邮件全部读取失败,报login timeout,需要改用EWS(Exchange Web Service)协议。 参考 : http://blo 阅读全文
posted @ 2017-09-27 11:26 张缤分 阅读(9617) 评论(0) 推荐(1)

2017年9月21日

摘要: 阅读全文
posted @ 2017-09-21 11:09 张缤分 阅读(429) 评论(0) 推荐(0)

2017年9月7日

摘要: http://www.cnblogs.com/olvo/archive/2012/05/03/2481014.html 继承、实现、依赖、关联、聚合、组合的联系与区别 分别介绍这几种关系: 指的是一个类(称为子类、子接口)继承另外的一个类(称为父类、父接口)的功能,并可以增加它自己的新功能的能力,继 阅读全文
posted @ 2017-09-07 10:33 张缤分 阅读(463) 评论(0) 推荐(0)

2017年8月11日

摘要: http://sikulix-2014.readthedocs.io/en/latest/keys.html#special-keys 阅读全文
posted @ 2017-08-11 16:11 张缤分 阅读(652) 评论(0) 推荐(0)
摘要: http://sikulix-2014.readthedocs.io/en/latest/index.html 阅读全文
posted @ 2017-08-11 16:11 张缤分 阅读(185) 评论(0) 推荐(0)

2017年8月10日

摘要: http://blog.csdn.net/defectfinder/article/details/49819215 1.下载 sikulixsetup-1.1.0.jar (md5, sig) https://launchpad.net/sikuli/sikulix/1.1.0 2.下载 siku 阅读全文
posted @ 2017-08-10 16:24 张缤分 阅读(253) 评论(0) 推荐(0)
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 47 下一页

导航