码迷,mamicode.com
首页 >  
搜索关键字:scenario    ( 152个结果
Oracle Data Integrator 12c-----场景(Scenario)和调度(Schedule)
场景(Scenario)和调度(Schedule)
分类:数据库   时间:2015-05-17 18:16:34    阅读次数:222
YII2.0模型中的 rules的使用一
根据官方文档来说,http://www.yiichina.com/doc/guide/2.0/input-validation#standalone-validators需要对模型中定义规则的rules方法指定使用范围,否者的话每一次调用保存都会调用这个方法官方文档解释:对于每个规则,你至少需要指定该规则适用于哪些特性,以及本规则的类型..
分类:其他好文   时间:2015-05-10 20:46:47    阅读次数:200
CDC之Synchronizers
1 Scenarios There are two scenarios that are possible when passing signals across CDC boundaries: 1st scenario: sometimes it is not necessary to sa...
分类:其他好文   时间:2015-05-08 23:25:14    阅读次数:1731
Oracle Data Integrator 12c - Creating Procedures and Scenarios
This tutorial walks you through the steps that are needed to create an Oracle Data Integrator Studio (ODI) procedure and scenario, and schedule the sc...
分类:移动开发   时间:2015-05-02 11:08:44    阅读次数:140
[LoadRunner]初识LoadRunner12之Controller
在上一章介绍了使用VuGen录制脚本,接下来便要用Controller给录制好的脚本提供一个测试场景。在本章介绍一下Controller的一些简单用法 在VuGen中打开之前录制的脚本,点击Tools - Create Controller Scenario用已有脚本 创建一个场景 Controller的场景分两种 目标场景(Goal Oriented Scenario):主要测试脚本能否达到某一...
分类:其他好文   时间:2015-04-09 15:29:22    阅读次数:311
AngularJs学习笔记--E2E Testing
原版地址:http://docs.angularjs.org/guide/dev_guide.e2e-testing 当一个应用的复杂度、大小在增加时,使得依靠人工去测试新特性的可靠性、抓Bug和回归测试是不切实际的。 为了解决这个问题,我们建立了Angular Scenario Runner,.....
分类:Web程序   时间:2015-03-19 14:41:23    阅读次数:222
OpenStack平台功能性测试工具Tempest安装
社区对OpenStack平台功能性的测试工具采用Tempest,性能测试采用Rally。1、什么是Tempesttempest├──api#API的测试集├──cli#OpenStack的命令行工具测试集├──common#一些公共的工具类和函数├──scenario#对OpenStack的常用场景进行测试,包括基本的启动VM,挂载volumn..
分类:其他好文   时间:2015-03-18 18:30:14    阅读次数:217
[转载] etcd全方位解读
原文:http://www.infoq.com/cn/articles/etcd-interpretation-application-scenario-implement-principleetcd使用了更易懂的raft数据一致性协议, 比paxos容易理解的多. 本文对etcd的使用场景和原理做...
分类:其他好文   时间:2015-02-25 10:13:50    阅读次数:178
Wix: Show conditional message box
For example:Scenario:Show message box only during installation andMYPROPERTY has to be equal to "TestValue".1> Define custom action 2> Put this custom...
分类:其他好文   时间:2015-02-13 14:38:52    阅读次数:132
Android 测试工具集02
User scenario testing for Android(功能性测试框架)Robotium is an Android test automation framework that has full support for native and hybrid applications. R...
分类:移动开发   时间:2015-02-12 21:17:44    阅读次数:329
152条   上一页 1 ... 10 11 12 13 14 ... 16 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!