码迷,mamicode.com
首页 >  
搜索关键字:testing the catcher    ( 1060个结果
Tableau——Server单点登录
Tableau单点登录有很多方法,这里讲的是,受信任的身份验证原理。 详情可见链接(http://onlinehelp.tableau.com/current/server/zh-cn/trusted_auth_how.htm) 设置受信任的身份验证的第一步是将 Tableau Server 配置为 ...
分类:其他好文   时间:2017-04-13 16:38:51    阅读次数:944
Software Testing soot —— 软件测试soot安装及使用
Well, I try to install soot in Eclipse through "help -> install...", but when I finish it, I can not find "soot" on the right click of project. So, I ...
分类:其他好文   时间:2017-04-13 00:59:09    阅读次数:1034
Software Testing_Lab 2_selenium
1、install seleniumIDE get to selenium official page http://www.seleniumhq.org/. 2、use selenium to videotype and export the code at first, the selenium ...
分类:其他好文   时间:2017-04-12 12:53:15    阅读次数:200
Java Unit Test Mocking Framework
Mocking Framework for JavaScript Sinon The third party library. Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing fra ...
分类:编程语言   时间:2017-04-12 11:10:10    阅读次数:156
Live Unit Testing
Live Unit Testing 相对于传统的Unit Test,VS2017 带来了一个新的功能,叫Live Unit Testing,从字面意思理解就是实时单元测试,在实际的使用中,这个功能就是可以在编写代码的时候进行实时的background的单元测试. 在体验之前,有几点注意事项是需要了解 ...
分类:其他好文   时间:2017-04-12 09:57:20    阅读次数:848
Selenium学习笔记(1) - 自动化测试体系与原理
技术体系 基于代码的测试(Code-Based Testing) 基于协议的测试(Protocol-Based Testing) 基于界面的测试(GUI-Based Testing) 工作原理 基于代码 定义期望结果 调用被测对象 对比实际结果 难点:1.前置条件或环境的准备;2.被测代码又大量的异 ...
分类:其他好文   时间:2017-04-10 14:59:36    阅读次数:203
用Spark学习FP Tree算法和PrefixSpan算法
在FP Tree算法原理总结和PrefixSpan算法原理总结中,我们对FP Tree和PrefixSpan这两种关联算法的原理做了总结,这里就从实践的角度介绍如何使用这两个算法。由于scikit-learn中没有关联算法的类库,而Spark MLlib有,本文的使用以Spark MLlib作为使用 ...
分类:编程语言   时间:2017-04-07 18:22:19    阅读次数:225
Learning a Discriminative Null Space for Person Re-identification CVPR 2016
运用KNFST进行降维,用于行人再识别。 原理部分 NFST KNFST 实验部分 数据库 VIPeR: 论文提供了提取特征后的数据。 VIPeR contains 632 identities and each has two images captured outdoor from two vi ...
分类:其他好文   时间:2017-04-07 15:36:59    阅读次数:196
Testing Round #12 A,B,C 讨论,贪心,树状数组优化dp
题目链接:http://codeforces.com/contest/597 A. Divisibility time limit per test 1 second memory limit per test 256 megabytes input standard input output st ...
分类:编程语言   时间:2017-04-05 19:04:58    阅读次数:192
python自动化测试开发利器ulipad最佳实践(可写python测试代码也可编写selenium、Appium等)
原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://xqtesting.blog.51cto.com/4626073/1907085 介绍 UliPad是一个国人开发的python轻量级编辑器,导向和灵活的编程器。它如类浏览器,代码自 ...
分类:移动开发   时间:2017-04-04 15:55:39    阅读次数:253
1060条   上一页 1 ... 60 61 62 63 64 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!