Download List

项目描述

HTTP-WebTest is a Perl module which runs tests on remote URLs or local Web
files containing Perl/JSP/HTML/JavaScript/etc., and generates a detailed test
report. This module can be used "as-is" or its functionality can be extended
using plugins. Plugins can define test types and provide additional report
capabilities. This module comes with a set of default plugins, but can be
easily extended with third-party plugins.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-22 18:21
1.99_09

新的核心测试参数,'status_code',允许一个HTTP响应测试非行(200)状态代码。新的核心测试参数,'handle_redirects',允许一个禁用自动处理重定向。在'form_name'测试参数是在HTTP说::WebTest::插件::点击插件。在'click_button'在HTTP测试参数::WebTest::插件::点击插件现在支持图像按钮。两个测试参数,'on_start'和'on_finish',增加了对HTTP::WebTest::插件::挂钩插件。一些轻微的文件改进措施和错误修正了。
标签: Development, Major feature enhancements
The new core test parameter, 'status_code', allows one to test HTTP responses
for non-OK (200) status codes. The new core test parameter, 'handle_redirects',
allows one to disable automatic handling of redirects. The 'form_name' test
parameter was added in the HTTP::WebTest::Plugin::Click plugin. The
'click_button' test parameter in HTTP::WebTest::Plugin::Click plugin now
supports image buttons. Two test parameters, 'on_start' and 'on_finish', were
added to the HTTP::WebTest::Plugin::Hook plugin. Some minor documentation
improvments and bugfixes were made.

2002-07-31 22:02
1.99_08

一个新的插件网址::WebTest::插件::,从艺术的许可证更改只为双GPL的延迟/ Perl的艺术一样,编辑的风格和语法,更容易机制的文档使用的测试设置的Cookie,支持试验参数文件上传测试的插件API的进展,以及一些小的错误修正。
标签: Development, Major feature enhancements
A new plugin HTTP::WebTest::Plugin::Delay, a license change from Artistic only to dual GPL/Artistic like Perl, editing documention for style and grammar, easier-to-use test parameters for setting cookies in tests, support for file upload tests, improvements to the plugins API, and some minor bugfixes.

2002-06-16 05:16
1.99_07

文件的改善,为wtscript文件重写分析器(新解析器更快,规定了在解析错误的情况下更好的错误诊断),以及其他小的改动。
标签: Development, Minor feature enhancements
Documentation improvements, a rewritten parser for
wtscript files (the new parser is faster and
provides better error diagnostics in case of parse
errors), and other minor changes.

2002-05-13 00:59
1.99_06

一个新的核心测试参数,名为test_headers',加入,使自己定义的HTTP头的测试要求定制。一个新的插件,名为网址::WebTest::插件::点击,增加了。此插件允许一个使用链接和HTML页上的按钮名称,建立测试要求。其中一个内容类型POST请求头还没有设置错误已得到修复。
标签: Development, Minor feature enhancements
A new core test parameter, named 'test_headers',
was added, allowing one to define custom HTTP
headers for test requests. A new plugin, called
HTTP::WebTest::Plugin::Click, was added. This
plugin allows one to use names of links and
buttons on HTML pages to build test requests. A
bug in which the Content-type header for POST
requests was not set has been fixed.

2002-04-09 03:18
1.99_05

测试参数'mail_addresses'已被打破。报告插件网址::WebTest::插件::HarnessReport可报告通过了失败的测试。
标签: Development, Minor bugfixes
The test parameter 'mail_addresses' has been broken. Report plugin HTTP::WebTest::Plugin::HarnessReport could report failed tests as passed.

Project Resources