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
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 介绍:https://www.rabbitmq.com/java-tools.html RabbitMQ Performance Testing Tool 下载:https://github.com/rabbitmq/rabbitm ...
分类:
其他好文 时间:
2018-09-30 16:53:15
阅读次数:
950
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
High Availability and PyMongo高可用性和PyMongo************************************PyMongo makes it easy to write highly available applications whether you ...
分类:
其他好文 时间:
2018-09-24 19:34:08
阅读次数:
118
什么是假设检验 假设检验是用来判断样本与样本,样本与总体的差异是由抽样误差引起还是本质差别造成的统计推断方法。其基本原理是先对总体的特征作出某种假设,然后通过抽样研究的统计推理,对此假设应该被拒绝还是接受作出推断。 生物现象的个体差异是客观存在,以致抽样误差不可避免,所以我们不能仅凭个别样本的值来下 ...
分类:
其他好文 时间:
2018-09-21 22:59:47
阅读次数:
241
Testing in odoo 有许多方法可以测试应用程序。 在Odoo,我们有三种测试 python单元测试:用于测试模型业务逻辑 js单元测试:这是隔离测试javascript代码所必需的 tours:这是一种集成测试形式。 游览确保python和javascript部分正确地相互通信。 Tes ...
分类:
其他好文 时间:
2018-09-20 15:58:59
阅读次数:
255
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接口自动化完整项目设计源码(一)https://www.cnblogs.com/111testing/p/9612671.html 原文地址https://www.cnblogs.com/yoyoketang/p/8628812.html 原文地址https: ...
分类:
编程语言 时间:
2018-09-09 15:05:16
阅读次数:
409