51Testing软件测试网 : http://www.51testing.com CSDN(软件测试频道): testing.csdn.net 希赛网(软件测试频道) :testing.csai.cn 中国软件测试联盟 : www.iceshi.com 一起测试网: http://www.17te ...
分类:
Web程序 时间:
2016-09-01 18:39:06
阅读次数:
255
API(Application Programming Interface)包含: 单元测试(Unit Testing)、模块测试(Module Testing)、组件测试(Component Testing)、元件测试(Element Testing) API测试是用来验证组成软件的那些单个方法的 ...
接口测试概述 定义 API testing is a type of software testing that involves testing application programming interfaces (APIs) directly and as part of integratio ...
分类:
Web程序 时间:
2016-09-01 18:05:01
阅读次数:
258
题目描述:Catcher是MCA国的情报员,他工作时发现敌国会用一些对称的密码进行通信,比如像这些ABBA,ABA,A,123321,但是他们有时会在开始或结束时加入一些无关的字符以防止别国破解。比如进行下列变化 ABBA->12ABBA,ABA->ABAKK,123321->51233214 。因 ...
分类:
编程语言 时间:
2016-08-28 17:58:48
阅读次数:
210
Marble testing is an expressive way to test observables by utilizing marble diagrams. This lesson will walk you through the syntax and features, prepa ...
分类:
Web程序 时间:
2016-08-22 02:07:52
阅读次数:
1062
"Arrange the divorce before the marriage"当Martin这个满头白发的老头突然翻出写着这句话的PPT时,参会的人几乎都发出了会心一笑。(喂喂喂,你们确定Martin知道宝马事件么?) 以上是出自2016年第七届CSTQB国际软件测试高峰论坛的”Testing ...
分类:
其他好文 时间:
2016-08-21 19:55:50
阅读次数:
183
本教程翻译自Java Code Geeks,原文网址:https://www.javacodegeeks.com/2014/11/junit-tutorial-unit-testing.html#suite_tests。翻译的过程中,有少部分内容是译者添加的解释说明和对原文章中错误地方的修正。水平有限,如果有错误的地方,希望能在我的博客里告诉我,谢谢。...
分类:
编程语言 时间:
2016-08-16 10:43:24
阅读次数:
349
Recently I am blocked by a very weird issue, from the VS installed machine, I can run performance testing which was distributed to multiple test agent ...
http://python3-cookbook.readthedocs.io/zh_CN/latest/c14/p01_testing_output_sent_to_stdout.html draw.io.Desktop MPH:32|1,157|1,158|2,179|1,210|2,239|1, ...
分类:
编程语言 时间:
2016-08-15 22:26:12
阅读次数:
181
2016.6.27 微软已经正式发布了.NET Core 1.0 RTM,但是工具链还是预览版,同样的大量的开源测试库也都是至少发布了Alpha测试版支持.NET Core, 这篇文章 The State of .Net Core Testing Today 就将各个开源测试库的目前进展进行了汇总。 ...
分类:
Web程序 时间:
2016-08-15 08:55:33
阅读次数:
429