
Average Reviews:

(More customer reviews)You'll read this book cover-to-cover. It's easy,
it's concise, it's fun and it will change your
testing attitude. You'll be inspired immediately,
roll up your sleeves and get started.
Sure, Ian Langworth and chromatic could have
written a 700-page reference tome on all the
different testing modules available and how to use
every single feature. Instead, they just show you
what expert perl programmers do when they're
testing their work.
They're getting you 90% there. If you need more,
it's easy to pick up the details from the manual
pages of the various testing modules, most of
which come with excellent documentation. The
value of this book is that it shows you what's
available and covers an astonishing amount of
different use cases.
O'Reilly's "Developer's Notebook" style is
somewhat unusual, very FAQ-like. The only gripe I
have with this series are recurring headlines like
"How do I do that?" and "What just happened?",
which I'd rather like to be replaced by
pictograms.
Summary: I strongly recommend this book if you
want to improve the quality of your code by
verifying it thoroughly. Using the recipes in
"Perl Testing" takes the unsexyness out of
Quality Assurance.
Click Here to see more reviews about: Perl Testing: A Developer's Notebook
Is there any sexier topic in software development than software testing?That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list.And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to satisfy your customers, coworkers, and managers.
Perl has a strong history of automated tests.A very early release of Perl 1.0 included a comprehensive test suite, and it's only improved from there.Learning how Perl's test tools work and how to put them together to solve all sorts of previously intractable problems can make you a better programmer in general.Besides, it's easy to use the Perl tools describedto handle all sorts of testing problems that you may encounter, even in other languages.
Like all titles in O'Reilly's Developer's Notebook series, this "all lab, no lecture" book skips the boring prose and focuses instead on a series of exercises that speak to you instead of at you.
Perl Testing: A Developer's Notebook will help you dive right in and:
Write basic Perl tests with ease and interpret the results
Apply special techniques and modules to improve your tests
Bundle test suites along with projects
Test databases and their data
Test websites and web projects
Use the "Test Anything Protocol" which tests projects written in languages other than Perl
With today's increased workloads and short development cycles, unit tests are more vital to building robust, high-quality software than ever before. Once mastered, these lessons will help you ensure low-level code correctness, reduce software development cycle time, and ease maintenance burdens.
You don't have to be a die-hard free and open source software developer who lives, breathes, and dreams Perl to use this book.You just have to want to do your job a little bit better.
Buy cheap Perl Testing: A Developer's Notebook now.

No comments:
Post a Comment