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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
New York :
Apress,
©2010.
|
Series: | Expert's voice in programming.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.