Buch, Englisch, 400 Seiten, Format (B × H): 187 mm x 235 mm
Reihe: The Morgan Kaufmann Series in Software Engineering and Programming
How Tests Drive the Code
Buch, Englisch, 400 Seiten, Format (B × H): 187 mm x 235 mm
Reihe: The Morgan Kaufmann Series in Software Engineering and Programming
ISBN: 978-1-55860-868-9
Verlag: Elsevier Science & Technology
- Shows how the discovery and avoidance of software errors is a demanding and creative activity in its own right and can build confidence early in a project.
- Demonstrates how automated tests can detect the unwanted effects of small changes in code within the entire system.
- Discusses how testing works with persistency, concurrency, distribution, and web applications.
- Includes a discussion of testing with C++ and Smalltalk.
Zielgruppe
Software developers and Java programmers.
Fachgebiete
Weitere Infos & Material
Basic Techniques: Introduction. Automating Unit Tests. Basic Steps of the Test-First Approach. Test Ideas and Heuristics. The Inner Life of a Test Framework. Dummy and Mock Objects for Independence. Inheritance and Polymorphism. How Much is Enough?. Advanced Topics: Persistant Objects. Concurrent Programs. Distributes Applications. Web Applications. Graphical User Interfaces. The Role of Unit Tests in the Software Process. Loose Ends and Opportunities. Appendix: Notes to JUnit. Unit Tests with Other Programming Languages. Glossary. Bibliography and List of References.