Ari,
It's a couple of years old, and the examples are in Java, but the philosophy still holds, and it's a good book on the subject:
Test Driven Development by Kent Beck http://www.amazon.com/Test-Driven-Development-Kent-Beck/dp/0321146530/ On 10/28/2010 07:05 PM, Ari King wrote:
Hi all, I recently started learning Perl and I'd like to use Perl to automate testing of a web app GUI. While I'm comfortable with the language and have been able to use Test::More& Test::WWW::Selenium to perform some basic tests, I want to improve the quality of the tests. To that end, can anyone suggest any books or web tutorials (like Test::Tutorial) for me to review? Also, anyone know of a Perl module that assists in flex/flash testing? Thanks. -Ari