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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2005.
|
Edición: | 1st ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.