The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:HTTP::WebTest"

HTTP::WebTest - API of HTTP::WebTest River stage one • 1 direct dependent • 1 total dependent

This document describes Perl API of "HTTP::WebTest"....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest - Testing static and dynamic web content River stage one • 1 direct dependent • 1 total dependent

Introduction This module runs tests on remote URLs 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 pr...

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Utils - Miscellaneous subroutines used by HTTP::WebTest River stage one • 1 direct dependent • 1 total dependent

This packages contains utility subroutines used by HTTP::WebTest. All of them can be exported but none of them is exported by default....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Test - Test object class River stage one • 1 direct dependent • 1 total dependent

Objects of this class represent tests. They store both test parameters and test results....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

Bundle::HTTP::WebTest - a bundle to install HTTP::WebTest River stage one • 1 direct dependent • 1 total dependent

This bundle includes all modules required to use HTTP::WebTest with all its standart plugins. Also it includes all modules required to run test suite for HTTP::WebTest....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Parser - Parse wtscript files. River stage one • 1 direct dependent • 1 total dependent

Parses a wtscript file and converts it to a set of test objects....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Plugin - Base class for HTTP::WebTest plugins. River stage one • 1 direct dependent • 1 total dependent

HTTP::WebTest plugin classes can inherit from this class. It provides some useful helper methods....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Request - HTTP request objects River stage one • 1 direct dependent • 1 total dependent

This class is a subclass of HTTP::Request class. It extends it with continence methods that allow to set or get CGI query params for HTTP request in uniform way independent of HTTP request method. Each URI in GET requests may consist of two portions:...

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Cookies - Cookie storage and management River stage one • 1 direct dependent • 1 total dependent

Subclass of HTTP::Cookies which enables optional transmission and receipt of cookies....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::SelfTest - Helper package for HTTP::WebTest test suite River stage one • 1 direct dependent • 1 total dependent

This module provides helper routines used by HTTP::WebTest self test suite. Plugin writers may find this module useful for implementation of test suites for their plugins....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::TestResult - Test results class River stage one • 1 direct dependent • 1 total dependent

Objects of this class represent test results. Test results are basicly "ok"/"not ok" and some attached commentary. This class overloads "bool" operation so it can be directly used in statements that require boolean values. if($result) { ... } is equi...

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::ReportPlugin - Subclass for HTTP::WebTest report plugins. River stage one • 1 direct dependent • 1 total dependent

This is a subclass of HTTP::WebTest. HTTP::WebTest report plugin classes can inherit from this class. It handles some test parameters common to report plugins by providing implementation of the method "print"....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Plugin::Delay - Pause before running test River stage one • 1 direct dependent • 1 total dependent

This plugin module lets you specify pauses before running specific tests in the test sequence....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Plugin::Click - Click buttons and links on web page River stage one • 1 direct dependent • 1 total dependent

This plugin lets you use the names of links and buttons on HTML pages to build test requests....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Plugin::Hooks - Provides callbacks called during test run River stage one • 1 direct dependent • 1 total dependent

This plugin module adds test parameters whose values are evaluated at specific times of the HTTP::WebTest test run. It can be used to do some initialization before doing test request, to do some finalization when test response is received or to imple...

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::XMLParser - Parse wtscript in XML representation. River stage zero No dependents

Parses a wtscript file in XML format and converts it to a set of test objects. VERSION $Revision: $...

JLAPOUTRE/HTTP-WebTest-XMLParser-1.00 - 06 Aug 2003 21:31:42 UTC

HTTP::WebTest::Plugin::Apache - Plugin for local web file tests River stage zero No dependents

This plugin adds support for local web file test mode to HTTP::WebTest. In this mode Apache is started on a private/dynamic port with a configuration file in a temporary directory and HTTP::WebTest runs its tests against local web files using this te...

ILYAM/HTTP-WebTest-Plugin-Apache-1.01 - 16 Dec 2002 21:32:31 UTC

HTTP::WebTest::Plugin::Loader - Loads external plugins River stage one • 1 direct dependent • 1 total dependent

This plugin lets you to load external HTTP::WebTest plugins....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC

HTTP::WebTest::Plugin::Sticky - Propagate hidden and text form fields River stage zero No dependents

This plugin for the HTTP::WebTest module let you post a form that includes all the inputs from the page, including hidden ones. Also you can add new inputs using the "params" hash. In case of inputs of type "checkbox", they are included only if they ...

HUGUEI/HTTP-WebTest-Plugin-Sticky-0.03 - 13 Dec 2020 19:38:13 UTC

HTTP::WebTest::Plugin::Cookies - Send and recieve cookies in tests River stage one • 1 direct dependent • 1 total dependent

This plugin provides means to control sending and recieve cookies in web test....

ILYAM/HTTP-WebTest-2.04 - 05 Sep 2003 20:27:38 UTC
31 results (0.04 seconds)