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.

2002-08-22 18:21 Back to release list
1.99_09

El nuevo parámetro de pruebas fundamentales, 'status_code', permite poner a prueba las respuestas HTTP para la no-OK (200) códigos de estado. El nuevo parámetro de pruebas fundamentales, 'handle_redirects', permite el manejo automático de desactivar de redirecciones. El "parámetro de pruebas form_name" fue añadido en el HTTP:: WebTest:: Plugin:: plugin Haga clic en. El 'click_button' parámetro de pruebas en HTTP:: WebTest:: Plugin:: ahora soporta plug-in Haga clic en los botones de la imagen. Dos parámetros de prueba, 'on_start' y 'on_finish', se agregaron a la HTTP:: WebTest:: Plugin:: plugin Hook. Algunos improvments leves de documentación y correcciones de errores se hicieron.
Tags: 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.

Project Resources