Chaos Monkey - A resiliency tool that helps applications tolerate random instance failures. The Simian Army - A suite of tools for keeping your cloud ... ...
分类:
其他好文 时间:
2018-06-04 11:36:46
阅读次数:
757
这里主要使用Junit搭建一个分层的自动化测试框架。这就是一个有业务逻辑的单元测试的思想。灵活性很大,对测试人员的代码能力要求较高。 以登录QQ邮箱为例,数据源使用了集合接口Map。借鉴了MVC的思想,也分为三层处理: 单元测试层testcase >单元测试的业务逻辑层business >页面元素定 ...
分类:
其他好文 时间:
2018-06-04 00:12:31
阅读次数:
236
一 unittest是什么?Unittest是python内置的单元测试框架,具备编写用例、组织用例、执行用例、输出报告等自动化框架的条件。使用unittest前需要了解该框架的五个概念,即test?case,?test?suite,?testLoader,test?runner,?test?fixture。:一个完整的测试单元
分类:
编程语言 时间:
2018-06-03 12:42:32
阅读次数:
261
Back in May, Oracle announced the general availability of Oracle VM Virtual Appliance for E-Business Suite 12.2.6 for download from the Oracle Softwar... ...
分类:
数据库 时间:
2018-06-03 12:28:33
阅读次数:
557
Original URL: https://www.guru99.com/cross-browser-testing-using-selenium.html What is Cross Browser Testing? Cross Browser Testing is a type of funct ...
分类:
编程语言 时间:
2018-05-24 15:15:02
阅读次数:
277
Original URL: https://www.guru99.com/introduction-to-selenium-grid.html What is Selenium Grid? Selenium Grid is a part of the Selenium Suite that spec ...
分类:
编程语言 时间:
2018-05-23 19:09:14
阅读次数:
250
一.前言 一直使用eclipse,个人习惯选用Eclipse+spring-tool-suite进行开发,特别注意Eclipse要选用对应的spring-tool-suite进行安装,这点笔者浪费了好长时间,以下为对应的版本。 eclipse-kepler.4.3.1–>springsource-t ...
分类:
编程语言 时间:
2018-05-22 23:54:43
阅读次数:
396
自初学java web到现在学习SSM框架,配置文件往往是另我最头痛的问题。个人有点强迫症,要是哪个xsi:schemaLocation版本不对,或者添加了多余的声明,我就不舒服了。但是又不得不先新增一个空白xml,然后将自己整理的声明复制进去。今天看SSM的学习教程时,看到也有人有同样的疑问,并且 ...
分类:
编程语言 时间:
2018-05-21 16:19:49
阅读次数:
1273
Vivado Design Suite User GuideHigh-Level SynthesisUG902 (v2017.2) June 7, 2017 Chapter 3. High-Level Synthesis Coding Styles 3级目录 4级目录 ...
分类:
其他好文 时间:
2018-05-21 12:44:30
阅读次数:
170
Azure IoT 预配置解决方案 Sangyu Li © 2018 一、什么是Azure IoT 预配置解决方案? 如图,这就是Azure IoT Suite中 Provision solutions(预配置解决方案) 二、那有什么用呢? 预配置解决方案为大家准备了物联网的常见组件,能够满足普遍功 ...
分类:
其他好文 时间:
2018-05-21 01:04:01
阅读次数:
380