NAME
wt - test one or more web pages, either remotely or locally
SYNOPSIS
wt [options] [WTSCRIPT ...]
Options:
-?, --help brief help message
--man full documentation
-V, --version version number
OPTIONS
- -?
- --help
-
Print a brief help message and exits.
- --man
-
Prints the manual page and exits.
- -V
- --version
-
Prints version number of HTTP::WebTest and exits.
DESCRIPTION
This program runs tests using Perl module HTTP::WebTest on remote URLs or local web files containing Perl/JSP/HTML/JavaScript/etc. and generates a detailed test report.
See docs mentioned in section SEE ALSO for full documentation.
EXIT STATUS
All tests ran successfully.
1
One or more tests failed, there was an error in the input parameter file, or there was a system runtime error.
COPYRIGHT
Copyright (c) 2000-2001 Richard Anderson. All rights reserved.
Copyright (c) 2001,2002 Ilya Martynov. All rights reserved.
This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License.