Written in an informal, even confessional manner, this guide to the simple open source framework that has supplanted many more commercially viable but twitchy programs includes a wide variety of samples and examples, an online chapter, and room for your own notes on each page. It starts with buildin
Perl Testing: A Developer's Notebook
โ Scribed by Ian Langworth, chromatic
- Book ID
- 127403102
- Publisher
- O'Reilly Media
- Year
- 2005
- Tongue
- English
- Weight
- 641 KB
- Series
- Developers Notebook
- Edition
- 1
- Category
- Library
- ISBN-13
- 9780596100926
No coin nor oath required. For personal study only.
โฆ Synopsis
s 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 described to 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"
๐ SIMILAR VOLUMES
Maven is a new project management and comprehension tool which provides an elegant way to share build logic across projects. In terms of capabilities, Maven is an improvement to Apache Ant-thanks to numerous plug-ins and built-in integration with unit testing frameworks such as JUnit. Tired of writi
This no-fluff, lab-style guide jumps right into Mono 1.0 as you work through nearly fifty mini-projects that introduce you to the most important and compelling aspects of the 1.0 release. You'll learn how to acquire, install, and run Mono on Linux, Windows, or Mac OS X. You'll work with the various
JBoss is an open source J2EE application server that has achieved a certain amount of commercial success. In this volume Richards (a JBoss developer at JBoss Inc.) and Griffith (a software development consultant) present an example-driven guide that demonstrates the code used for installing and runn
Do you enjoy writing software, except for the database code?Hibernate:A Developer's Notebook is for you.Database experts may enjoy fiddling with SQL, but you don't have to-the rest of the application is the fun part. And even database experts dread the tedious plumbing and typographical spaghetti ne
When Microsoft introduced the Visual Basic .NET programming language, as part of its move to the .NET Framework two years ago, many developers willingly made the switch. Millions of others, however, continued to stick with Visual Basic 6. They weren't ready for such a radical change, which included