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.

2003-09-06 01:28
2.04

ReportPlugin.pm了一个错误,它发出的电子邮件报告,即使邮件参数设置为“错误”,并通过所有测试。
标签: Minor bugfixes
ReportPlugin.pm had a bug in that it sent out an email report even if the mail parameter was set to "errors" and all tests passed.

2003-07-14 23:13
2.03

这个版本有新的测试参数'mail_success_subject'和'mail_failure_subject'重新定义测试报告电子邮件的主题字段的默认值。网址::WebTest不再曼格利斯像'测试网址http://website.com?http://website2.com?var=val'的网址转义后的第一个问号一切。
标签: Minor feature enhancements
This release has new test parameters 'mail_success_subject' and 'mail_failure_subject' to redefine the default value of the Subject field in test report email messages. HTTP::WebTest no longer mangles test URLs like 'http://website.com?http://website2.com?var=val' by URL escaping everything after the first question mark.

2003-03-24 23:11
2.02

一个错误:在测试报告,如果不发送多个电子邮件地址作为收件人指定的测试报告已得到修复。
标签: Minor bugfixes
A bug where test reports were not sent if multiple email addresses were specified as test report recipients has been fixed.

2003-03-02 15:42
2.01

有些噪声输出由HTTP制作::WebTest::插件::HarnessReport插件在'制造测试'输出时,正在测试方法::吊带式测试套件被删除。在自我测试套件修正了已知错误。小型代码清理了。
标签: Minor bugfixes
Some noise output produced by the HTTP::WebTest::Plugin::HarnessReport plugin in the 'make test' output when being used in Test::Harness-style test suites was removed. Some bugs in the self testing suite were fixed. Minor code cleanups were made.

2002-12-14 21:57
2.00

这是完全重写它采用模块化,容易消耗结构。新的测试类型,现在可以添加了插件模块。许多新的标准测试类型已被添加。支持测试::线束式测试增加了。本地测试模式支持文件已被删除从这个版本,将在一个单独的插件发布实施。许可范围已由原来的艺术只双艺术许可证/ GPL的。
标签: Major feature enhancements
This is full rewrite which features a modular and easily-expendable architecture. New test types can now be added with plugin modules. Many new standard test types have been added. Support for Test::Harness style testing has been added. Support for local file test mode has been removed from this version and will be implemented in a separately released plugin. Licensing terms have been changed from Artistic only to a dual-license of Artistic/GPL.

Project Resources