abstract: testers use model-based testing to design abstract tests from models of the system's behavior. Testers instantiate the abstract tests into c ...
分类:
数据库 时间:
2017-08-19 13:06:17
阅读次数:
275
前言 在前一篇文章Visual Studio中的环境变量(以Visual Studio 2013为例)中介绍了VS中的环境变量,本文将以实际样例说明怎样合理使用这些环境变量来组织VC++project。 使用vs环境变量来组织project 通常一个解决方式包括多个项目。这些项目相互之间可能存在依赖 ...
分类:
其他好文 时间:
2017-08-12 21:17:28
阅读次数:
223
事件响应(IR)计划用于测试公司响应安全事件的能力。最终目标,是在缩减修复时间及成本的同时控制住情况,限制对公司造成的伤害。 然而不幸的是,大多数IR计划都没能实现承诺。最近的调查显示,1/3的公司甚至都没有IR计划;而在有IR计划的公司中,IR计划往往十分简陋,仅有个基本框架,且甚少涉及除信息安全 ...
分类:
其他好文 时间:
2017-08-10 18:06:15
阅读次数:
137
8 Open Source Test Automation Tools for Desktop Applications written in WinForms/ WPF: Winium TestStack.White LDTP (Linux Desktop Testing Project) Sik ...
分类:
其他好文 时间:
2017-08-10 14:16:01
阅读次数:
176
Introduction I've for some time now wanted to do more RF design. Although I have taken some RF design courses, I haven't actually made a single RF des ...
分类:
其他好文 时间:
2017-08-06 22:02:21
阅读次数:
228
作者: 寒小阳 && 龙心尘 时间:2016年2月。 出处:http://blog.csdn.net/han_xiaoyang/article/details/50629608 http://blog.csdn.net/longxinchen_ml/article/details/50629613 ...
分类:
其他好文 时间:
2017-08-06 13:55:00
阅读次数:
267
在通过Java程序链接配置好的redis服务时出现 DENIED Redis is running in protected mode because protected mode is enabled 异常。 Redis protected-mode 是3.2 之后加入的新特性,在Redis.co ...
分类:
其他好文 时间:
2017-08-02 19:09:44
阅读次数:
243
Regressor 回归 作者: Alice 编辑: Morvan 神经网络可以用来模拟回归问题 (regression),例如给下面一组数据,用一条线来对数据进行拟合,并可以预测新输入 x 的输出值。 用 Keras 构建回归神经网络的步骤: 导入模块并创建数据 models.Sequential ...
分类:
其他好文 时间:
2017-08-01 12:36:43
阅读次数:
401
1,web.xml 2 applicationcontext.xml 3,controller 4 service 5jsp test.jsp spring.jsp 6 testing <?xml version="1.0" encoding="UTF-8"?><web-app xmlns:xsi= ...
分类:
编程语言 时间:
2017-07-28 23:55:53
阅读次数:
252
大会介绍 Mobile Testing Summit China(中国移动互联网测试开发大会)是一个以移动测试开发技术为主题的行业交流大会,主要聚焦于移动互联网应用和智能硬件方向的测试开发技术。大会由中国最大的移动测试社区TesterHome主办, 邀请国内外众多顶尖的测试专家和行业大牛分享他们的先 ...
分类:
移动开发 时间:
2017-07-28 14:07:10
阅读次数:
518