-
-
05 Sep 2003 20:27:38 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (5)
- Testers (428 / 824 / 3)
- Kwalitee
Bus factor: 0- 91.78% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (88.26KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.04
- BUG FIXES:
- ReportPlugin.pm had a bug that it sended out email report even if mail parameter was set to "errors" and all tests passed. Thanks to Naoki Shima for a patch.
Documentation
test one or more web pagesRecipes for typical web testsPlugin developers documentation.Modules
a bundle to install HTTP::WebTestTesting static and dynamic web contentAPI of HTTP::WebTestCookie storage and managementParse wtscript files.Base class for HTTP::WebTest plugins.Click buttons and links on web pageResponse body size checksSend and recieve cookies in testsDefault test report plugin.Pause before running testTest::Harness compatible reportsProvides callbacks called during test runLoads external pluginsTests for response timeInitializes HTTP request for web testChecks the HTTP response statusTest the content of the HTTP response.Subclass for HTTP::WebTest report plugins.HTTP request objectsHelper package for HTTP::WebTest test suiteTest object classTest results classMiscellaneous subroutines used by HTTP::WebTestProvides
in lib/HTTP/WebTest/Utils.pmModule Install Instructions
To install HTTP::WebTest, copy and paste the appropriate command in to your terminal.
cpanm HTTP::WebTest
perl -MCPAN -e shell install HTTP::WebTest
For more information on module installation, please visit the detailed CPAN module installation guide.