newsletterlibrary.com

Top : Computers : Programming : Languages : Perl :
Testing and Quality Assurance

Websites
An fairly comprehensive survey of the many testing modules available in the Test:: namespace.
site exerpt
An overview of the testing modules available on CPAN  An overview of the testing modules available on CPAN Phalanx CPAN testers An overview of the testing modules available on CPAN CPAN is filled with great modules to help you test your code. Here's a short list of what's available,...
http://qa.perl.org/test-modules.html

Slides for an introduction to Perl tests, with an overview of the CPAN testing modules.
site exerpt
Automated Testing With Perl  This page uses frames, but your browser doesn't support them....
http://www.petdance.com/perl/automated-testing/

One-page synopsys of some of the most popular Test:: modules, by Ian Langworth.
http://langworth.com/pub/perl_test_refcard.pdf

Directory and coordination point for CPAN testers, the Phalanx project, and articles and general information about Perl testing.
http://qa.perl.org/

Automatic, specification-based testing tool for Perl, that by running repeated random trials against the code being tested. FAQs, lists, forum, and talks.
site exerpt
Moertel Consulting's Community Projects LectroTest  Good stuff for programming geeks start index login or register start LectroTest LectroTest Created by tmoertel. Last edited by tmoertel 133 days ago. Viewed 2873 times 127 [diff history edit rdf] labels TypeCategory Category:Perl attachments Changes (6572) Lectro.png (2168) LectroTestDocs.pdf...
http://community.moertel.com/ss/space/LectroTest

Article on perl.com by chromatic, which explains why writing tests is good and how to go about it.
http://www.perl.com/pub/a/2001/12/04/testing.html