码迷,mamicode.com
首页 >  
搜索关键字:testing    ( 1026个结果
RabbitMQ Performance Testing Tool 性能测试工具
RabbitMQ Performance Testing Tool 介绍:https://www.rabbitmq.com/java-tools.html RabbitMQ Performance Testing Tool 下载:https://github.com/rabbitmq/rabbitm ...
分类:其他好文   时间:2018-10-04 09:13:37    阅读次数:174
Xcode7.1.1更新内容
Xcode 7.1.1 improves stability and fixes critical issues in interface Builder,debugging,and UI testing.Xcode 7.1 includes Swift2.1 and SDKs for iOS 9. ...
分类:其他好文   时间:2018-09-30 18:23:13    阅读次数:202
RabbitMQ Performance Testing Tool 性能测试工具
RabbitMQ Performance Testing Tool 介绍:https://www.rabbitmq.com/java-tools.html RabbitMQ Performance Testing Tool 下载:https://github.com/rabbitmq/rabbitm ...
分类:其他好文   时间:2018-09-30 16:53:15    阅读次数:950
python3也支持的HTMLTestRunner
1 """ 2 A TestRunner for use with the Python unit testing framework. It 3 generates a HTML report to show the result at a glance. 4 5 The simplest way... ...
分类:编程语言   时间:2018-09-28 13:46:43    阅读次数:130
高可用性和PyMongo
High Availability and PyMongo高可用性和PyMongo************************************PyMongo makes it easy to write highly available applications whether you ...
分类:其他好文   时间:2018-09-24 19:34:08    阅读次数:118
假设检验(Hypothesis Testing)
什么是假设检验 假设检验是用来判断样本与样本,样本与总体的差异是由抽样误差引起还是本质差别造成的统计推断方法。其基本原理是先对总体的特征作出某种假设,然后通过抽样研究的统计推理,对此假设应该被拒绝还是接受作出推断。 生物现象的个体差异是客观存在,以致抽样误差不可避免,所以我们不能仅凭个别样本的值来下 ...
分类:其他好文   时间:2018-09-21 22:59:47    阅读次数:241
odoo官方文档第八章 Testing in odoo (odoo的测试)
Testing in odoo 有许多方法可以测试应用程序。 在Odoo,我们有三种测试 python单元测试:用于测试模型业务逻辑 js单元测试:这是隔离测试javascript代码所必需的 tours:这是一种集成测试形式。 游览确保python和javascript部分正确地相互通信。 Tes ...
分类:其他好文   时间:2018-09-20 15:58:59    阅读次数:255
Python_Example_文件路径读取返回_文件目录选择文件_实现程序
2018-09-14 Author: 楚格 IDE: Pycharm2018.02 Python 3.7 KeyWord : 文件路径 文件名称选择 Explain: Testing_Config_List 思路: 1. def Function_Select_File(): 获取当前路径(调试中默 ...
分类:编程语言   时间:2018-09-14 15:59:06    阅读次数:155
性能测试核心技术
一、性能测试核心概念 1、负载测试(Load Testing) 测试不同用户数量下的系统各项性能指标 2、压力测试(Stress Testing) 高压环境下对系统进行测试,观察系统是如何崩溃的,做好预案。 3、容量测试(Volumn Testing) 测试系统最大支撑的数量 4、响应时间(Resp ...
分类:其他好文   时间:2018-09-09 23:09:59    阅读次数:258
python+requests+excel+unittest+ddt接口自动化数据驱动并生成html报告(二)
可以参考 python+requests接口自动化完整项目设计源码(一)https://www.cnblogs.com/111testing/p/9612671.html 原文地址https://www.cnblogs.com/yoyoketang/p/8628812.html 原文地址https: ...
分类:编程语言   时间:2018-09-09 15:05:16    阅读次数:409
1026条   上一页 1 ... 34 35 36 37 38 ... 103 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!