WWW::Webrobot::pod::Testplan 0.80 review
DownloadWWW::Webrobot::pod::Testplan is a Perl module that helps you on how to write a test plan for webrobot. A test plan is a list of el
|
|
WWW::Webrobot::pod::Testplan is a Perl module that helps you on how to write a test plan for webrobot.
A test plan is a list of elements. An element itself may be a request, a (sub) test plan, an include or a cookie control command.
While processing a plan will be flattened and all requests are executed in sequence. This ist the top level structure of a test plan:
< ?xml version="1.0" encoding="iso-8859-1"? >
< plan >
... request ...
... include ...
... (sub)plan ...
< /plan >
Requirements:
Perl
WWW::Webrobot::pod::Testplan 0.80 keywords