码迷,mamicode.com
首页 >  
搜索关键字:testing    ( 1026个结果
Arrange the divorce before the marriage-云服务测试之路
"Arrange the divorce before the marriage"当Martin这个满头白发的老头突然翻出写着这句话的PPT时,参会的人几乎都发出了会心一笑。(喂喂喂,你们确定Martin知道宝马事件么?) 以上是出自2016年第七届CSTQB国际软件测试高峰论坛的”Testing ...
分类:其他好文   时间:2016-08-21 19:55:50    阅读次数:183
JUnit单元测试教程(翻译自Java Code Geeks)
本教程翻译自Java Code Geeks,原文网址:https://www.javacodegeeks.com/2014/11/junit-tutorial-unit-testing.html#suite_tests。翻译的过程中,有少部分内容是译者添加的解释说明和对原文章中错误地方的修正。水平有限,如果有错误的地方,希望能在我的博客里告诉我,谢谢。...
分类:编程语言   时间:2016-08-16 10:43:24    阅读次数:349
Run Unit API Testing Which Was Distributed To Multiple Test Agents
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 ...
分类:Windows程序   时间:2016-08-16 01:53:22    阅读次数:242
http://python3-cookbook.readthedocs.io/zh_CN/latest/c14/p01_testing_output_sent_to_stdout.html
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
.NET Core系列 :4 测试
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
获取webpart方法以及连接字符串记录
在页面地址后面添加?contents=1就可以显示所有页面的webpart部件了 server=wtcsps05;database=Testing_DB;uid=sqluser;password=wtc#123;" <add key="OnlineTestConnStr" value="Data S ...
分类:Web程序   时间:2016-08-14 23:55:42    阅读次数:177
【转载】移动 App 系统测试
1 冒烟测试(Smoke Testing) 冒烟测试(Smoke Testing)的对象是每一个新编译的需要正式测试的 App 版本,目的是确认软 件基本功能正常,可进行后续的正式测试工作。冒烟测试的执行者是版本编译人员。 App 程序在编写开发过程中,内部需要多个版本(Builds),但是只有有限 ...
分类:移动开发   时间:2016-08-11 15:41:52    阅读次数:175
nljlj
Testing ...
分类:其他好文   时间:2016-08-10 22:44:31    阅读次数:206
EarlGrey iOS自动化UI测试(集成篇)
目前针对iOS开发,很少会有UI方面的自动化测试. 目前Xcode提供了UI Automation,UI Testing Bundle,两者的优势都是可以通过录制真实的模拟器或者真机操作自动生成测试代码.而且不需要额外环境,只是需要xcode即可.但是缺点也很明显,就是自动生成的code可执行性,和 ...
分类:移动开发   时间:2016-08-07 10:54:04    阅读次数:299
python3.x的HTMLTestRunner.py文件
"""A TestRunner for use with the Python unit testing framework. Itgenerates a HTML report to show the result at a glance. The simplest way to use this ...
分类:编程语言   时间:2016-08-02 11:39:40    阅读次数:613
1026条   上一页 1 ... 68 69 70 71 72 ... 103 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!