Télécharger la liste

Description du projet

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.

Système requise

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 avait un bug en ce sens qu'elle a envoyé un rapport d'e-mail même si le paramètre de courrier a été réglé sur "erreurs" et tous les tests passent.
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

Ce communiqué a mail_success_subject paramètres nouveau test 'et' mail_failure_subject "pour redéfinir la valeur par défaut du champ Objet des messages de rapport d'essai e-mail. HTTP:: WebTest plus Mangles URL test comme «http://website.com?http://website2.com?var=val 'par URL échapper tout après le premier point d'interrogation.
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

Un bug où les rapports d'essais n'ont pas été envoyés, si plusieurs adresses email ont été précisées en tant que bénéficiaires de rapport d'essai a été corrigé.
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

Certains de sortie bruit produit par le HTTP:: WebTest:: Plugin:: plugin HarnessReport dans la «sortie de make test 'lorsqu'ils sont utilisés dans Test:: Harness-suites de tests de style a été supprimée. Quelques bugs dans la suite de tests indépendants ont été fixés. Nettoyage de code mineures ont été apportées.
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

Il s'agit de réécriture complète qui comprend un modulaire et facilement une architecture durable. Nouveaux types de tests peuvent maintenant être ajoutés avec des modules de plugin. De nombreux nouveaux types de tests standard ont été ajoutés. Soutien à l'essai: l'essai de style harnais a été ajoutée. Support pour le mode local fichier de test a été supprimé de cette version et sera mis en œuvre un plugin séparément libérés. Conditions de licence ont été modifiées à partir artistique que pour une double licence de Artistique / 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