Apache JMeter 5.0 正式版发布,纯 Java 的压力测试工具

栏目: 编程工具 · 发布时间: 7年前

内容简介:老牌压力测试工具 Apache JMeterApache JMeter 是纯 Java 编写的应用程序,用于测试服务器应用程序。它可以用来:– 生成测试负载

老牌压力测试工具 Apache JMeter 发布 了重大更新 —— Apache  JMeter 5.0 (r1840935) 正式版。下载地址 >>>  http://jmeter.apache.org/download_jmeter.cgi

Apache JMeter 是纯 Java 编写的应用程序,用于测试服务器应用程序。它可以用来:

– 生成测试负载

– 测试性能

– 测试功能性的行为

它包括对 HTTP(S), JDBC, JMS, FTP, LDAP,TCP,本机调用等协议的支持,也可以与用户编写的代码轻松扩展。

Maven

 <groupId>org.apache.jmeter</groupId>
       <artifactId>ApacheJMeter</artifactId>
       <version>5.0</version

该版本带来了许多新特性、改进和 bug 修复。要注意的是,JMeter 5.0 要求 Java 8+。下面看看值得关注的更新:

核心改进

Rest support has been improved in many fields

  • Multipart/form-data requests now work for PUT, DELETE …
  • It is now also possible to send a JSON Body with attached file
  • Parameters entered in Parameters Tab are now used in body instead of being ignored

Apache JMeter 5.0 正式版发布,纯 Java 的压力测试工具

Apache JMeter 5.0 正式版发布,纯 Java 的压力测试工具

详细更新请查看 http://jmeter.apache.org/changes.html

转自 https://www.oschina.net/news/100274/apache-jmeter-5-0-released


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Nature of Code

The Nature of Code

Daniel Shiffman / The Nature of Code / 2012-12-13 / GBP 19.95

How can we capture the unpredictable evolutionary and emergent properties of nature in software? How can understanding the mathematical principles behind our physical world help us to create digital w......一起来看看 《The Nature of Code》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具