Download List

Descripción del Proyecto

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 Requirements

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-07-14 23:13 Back to release list
2.03

Esta versión ha mail_success_subject nuevos parámetros de prueba 'y' mail_failure_subject a redefinir el valor por defecto del campo Asunto en los mensajes de correo electrónico de prueba informe. HTTP:: WebTest ya no mangles URL de prueba como 'http://website.com?http://website2.com?var=val' por la URL de escapar todo después de la marca de la primera pregunta.
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.

Project Resources