Michael G Schwern wrote:
What books out there are of use for those wanting to learn Perl testing?
They don't necessarily have to be specificly about *Perl* testing.
I've put up a Wiki page to generate a listing.
http://www.pobox.com/~schwern/cgi-bin/perl-qa-wiki.cgi?TestingBooks
That URL is redirected to
http://mungus.schwern.org/~schwern/cgi-bin/perl-qa-wiki.cgi, which isn't
the TestingBooks page. When I do find the page, the Preview button
doesn't do what I expect.
Anyway, the most commonly cited book in the testing community is Testing
Computer Software, 2nd ed, Cem Kaner, Jack Falk, Hung Quoc Nguyen, Wiley
Computer Publishing, 1999, ISBN 0-471-35846-0. It's not the
best-written book I've ever seen, but's there's lots of practical advice
for black box testers and Cem Kaner is highly respected.
I also recommend Software Testing, Ron Patton, Sams Publishing, 2001,
ISBN 0-672-31983-7. This is a very well-written book, though some of my
colleagues really don't like the fact that he does a poor job of
providing references to his source material. It's a very basic
introduction.
For hundreds of other suggestions, see the StickyMinds Books Guide at
http://stickyminds.com/books.asp?tt=Books+Guide. I was the Books Guide
editor once upon a time.
One more I should mention that I haven't added to the Wiki yet -
Software Testing Techniques, 2nd ed., Boris Beizer, 1990. This is a
fairly difficult read, but it's better suited for white-box testers than
the other two books I cited. Boris is the grandfather of the testing
field - he learned testing back when there wasn't a clear distinction
between testers and developers, which, oddly enough, is a situation
we're started to get back to now with agile methods.
--
Danny R. Faught
Tejas Software Consulting
http://tejasconsulting.com/
|