stas 02/05/14 10:42:46 Modified: src/docs/2.0/devel/testing testing.pod Log: add a ref to Puffin regression testing system Revision Changes Path 1.19 +13 -0 modperl-docs/src/docs/2.0/devel/testing/testing.pod Index: testing.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/devel/testing/testing.pod,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- testing.pod 16 Apr 2002 08:48:53 -0000 1.18 +++ testing.pod 14 May 2002 17:42:46 -0000 1.19 @@ -2618,7 +2618,20 @@ =back +=head1 Other Webserver Regression Testing Frameworks +=over + +=item * Puffin + +Puffin is a web application regression testing system. It allows you +to test any web application from end to end based application as if it +were a "black box" accepting inputs and returning outputs. + +It's available from http://puffin.sourceforge.net/ + + +=back =head1 References
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]