微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

JMeter 2.3.2 发布,前景看好

周六,例行上线升级一个昼夜。

好久没有关注opensource的东西了,集中看了一下自己关心的几个项目目前的发展情况:dotProject,Mantis,JMeter,Watir,Selenium,Ruby WIN32 API Project,Tomcat,git,lighty。

JMeter 2.3.2 版本的 improvement 很值得关注。总的来说,很看好JMeter后续的发展,虽然目前很少有机会在工作中具体使用JMeter,还是很建议广大同行都花些时间了解一下。特别对于很多一般性的应用,JMeter都可以应付的了的。

http://jakarta.apache.org/jmeter/changes.html

Improvements

The Proxy server can Now record binary requests. By default the content types application/x-amf and application/x-java-serialized-object will be treated as binary and saved in a file. To change the content types,update the property proxy.binary.types .

The CSV Dataset configuration element has new file sharing options: per thread group,per thread,per identifier. This allows for more flexible file processing,e.g. each thread can process the same data in the same order.

Switch Controller Now works properly with functions and variables,and the condition can Now be a name instead of a number. Simple Controller Now works properly under a While Controller

CSV fields in JTL files can Now contain delimiters. CSV and XML files can Now contain additional variables (define the JMeter property sample_variables ).

Response Assertion can Now match on substrings (i.e. not regular expression). Regex extractor can operate on variables.

XPath processing is improved; Tidy errors are handled better.

Save Table Data buttons added to Summary and Aggregate reports to allow easy saving of the calculated data.

HTTP samplers can Now save just the MD5 hash of responses,rather than the entire response. As a special case,if the HTTP Sampler path starts with "http://" or "https://" then this is used as the full URL,overriding the host and port fields. The HTTP Samplers can Now POST multiple files. Webservice(SOAP) Sampler can Now load local WSDL files using the "file:" protocol.

A simple HTTP Cache Manager has been added. This needs further development.

View Results Tree Listener Now uses Tidy to display XML. This should allow more content to be displayed succesfully. It also avoids the need to download remote DTD files,which can slow the rendering considerably.

MailReader sampler Now supports POP3S and IMAPS protocols. Individual mails are Now added as sub-samples.

VarIoUs improvements to the BSF Sampler: Now supports Jexl,and Javascript bug works properly. Added BSF PreProcessor,PostProcessor and Assertion test elements. All Now have access to "props" JMeter Properties object.

Number of classes loaded in non-GUI mode is much reduced.

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐