|
NAMEHTTP::WebTest::Plugin::DefaultReport - Default test report plugin.SYNOPSISNot ApplicableDESCRIPTIONThis plugin is the default test report plugin. It builds a simple text report.TEST PARAMETERSdefault_reportGLOBAL PARAMETERThis parameter controls whether the default report plugin is used for test report creation. Value "yes" means that default report plugin will be used, value "no" means that it will not. It can also be used to disable all output (i.e. if this parameter has value "no" and no other report plugins are loaded). Allowed values "yes", "no" Default value "yes" test_nameName associated with this URL in the test report and error messages.show_headersInclude request and response headers in the test report.Allowed values "yes", "no" Default value "no" show_htmlInclude content of HTTP response in the test report.Allowed values "yes", "no" Default value "no" show_cookiesOption to display any cookies sent or received.Allowed values "yes", "no" Default value "no" terseOption to display shorter test report.
Default value "no" COPYRIGHTCopyright (c) 2000-2001 Richard Anderson. All rights reserved.Copyright (c) 2001-2003 Ilya Martynov. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSOHTTP::WebTestHTTP::WebTest::API HTTP::WebTest::Plugin HTTP::WebTest::Plugins POD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |