Design driven testing : test smarter, not harder /
The groundbreaking book Design Driven Testing brings sanity back to the software development process by flipping around the concept of Test Driven Development (TDD)--restoring the concept of using testing to verify a design instead of pretending that unit tests are a replacement for design. Anyone w...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York :
Apress,
©2010.
|
Colección: | Expert's voice in programming.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Somebody has it backwards
- 2. TDD using hello world
- 3. "Hello world!" using DDT
- 4. Introducing the Mapplet project
- 5. Detailed design and unit testing
- 6. Conceptual design and controller testing
- 7. Acceptance testing : expanding use case scenarios
- 8. Acceptance testing : business requirements
- 9. Unit testing antipatterns (the "don'ts")
- 10. Design for easier testing
- 11. Automated integration testing
- 12. Unit testing algorithms
- Appendix : Alice in Use-Case Land.