Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Perl Testing and Quality Assurance

by dws (Chancellor)
on Jun 02, 2003 at 08:29 UTC ( [id://262335]=note: print w/replies, xml ) Need Help??


in reply to Perl Testing and Quality Assurance

My question is what recommendations do the monks have for someone new to testing?

If you're new to Unit Testing, I recommend reading one of the "walkthrough" books. You'll come away with a some new tricks in your bag, even if the target language isn't Perl.

Kent Beck's Test Driven Design: By Example is good, as is Newkirk and Martin's Extreme Programming in Practice. (I thought this was a one-read book, but I'm now going through it a second time.) Also worthwhile is a series Ron Jeffries is working up on Test Driven Development in C#.

Unlike many books that show only the finished product, these works show false starts and misteps, and how the authors recovered from them. They also all use JUnit (or the equivalent), but the ideas you'll pick up are readily transferable to Perl.

Replies are listed 'Best First'.
Re^2: Perl Testing and Quality Assurance
by adrianh (Chancellor) on Jun 02, 2003 at 12:49 UTC

    All excellent reads.

    There's also some good information online. Take a poke around testing.com and the c2.com Wiki for interesting info on testing practices.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://262335]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 21:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found