WWW::Webrobot::pod::Testplan 0.80 review

Download
by rbytes.net on

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 el

License: Perl Artistic License
File size: 96K
Developer: ABAS Software AG
0 stars award from rbytes.net

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 search tags