Chargement en cours…

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

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Stephens, Matt
Autres auteurs: Rosenberg, Doug
Format: Électronique eBook
Langue:Inglés
Publié: New York : Apress, ©2010.
Collection:Expert's voice in programming.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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.