Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Langworth, Ian
Other Authors: Chromatic
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly, ©2005.
Edition:1st ed.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Ch. 1. Beginning testing
  • Ch. 2. Writing tests
  • Ch. 3. Managing tests
  • Ch. 4. Distributing your tests (and code)
  • Ch. 5. Testing untestable code
  • Ch. 6. Testing databases
  • Ch. 7. Testing Web sites
  • Ch. 8. Unit testing with test : class
  • Ch. 9. Testing everything else.