Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 hatte einen Fehler, da sie eine E-Mail verschickt Bericht, auch wenn die E-Mail-Parameter wurde auf "Fehler" gesetzt und alle Tests bestanden.
Tags: 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

Diese Version hat mail_success_subject neue Test-Parameter "und" mail_failure_subject ', um den Standardwert der Betreff-Feld im Test-Bericht E-Mails definieren. HTTP:: WebTest nicht mehr verstümmelt Test-URLs wie "http://website.com?http://website2.com?var=val 'von URL-Escaping alles nach dem ersten Fragezeichen.
Tags: 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

Ein Fehler in dem Test-Berichte wurden nicht gesendet werden, wenn mehrere E-Mail-Adressen als Empfänger Prüfbericht angegeben wurden, wurde behoben.
Tags: 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

Einige Lärm durch den HTTP-Ausgabe produziert:: WebTest:: Plugin:: HarnessReport Plugin in der 'make test' ausgegeben werden, wenn in Test verwendet:: Harness-Stil Testreihen wurde entfernt. Einige Fehler in der Selbsttest-Suite wurden behoben. Kleinere Aufräumarbeiten wurden.
Tags: 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

Dies ist in voller umzuschreiben ", einer modularen und leicht entbehrlich Architektur. Neue Test-Typen können nun mit Plugin-Modulen hinzugefügt werden. Viele neue Standard-Test wurden hinzugefügt. Support für Test:: Harness Stil getestet wurde hinzugefügt. Unterstützung für lokale Datei Test-Modus ist ab dieser Version entfernt und wird in einem gesondert veröffentlicht Plugin realisiert werden. Die Lizenzbedingungen sind von Kunst nur auf einer Dual-Lizenz für künstlerische geändert / GPL.
Tags: 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