Unit testing in Java how tests drive the code /

Software testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the end of their development cycle. However, quality cannot be tested into a buggy application. Early and...

Πλήρης περιγραφή

Κύριος συγγραφέας: Link, Johannes.
Άλλοι συγγραφείς: Frlich, Peter.
Μορφή: Ηλεκτρονική πηγή
Γλώσσα: English
Στοιχεία έκδοσης: San Francisco, Calif. : Morgan Kaufmann, c2003.
Σειρά: Morgan Kaufmann Series in Software Engineering and Programming Ser.
Θέματα:
Διαθέσιμο Online: http://www.sciencedirect.com/science/book/9781558608689
Ετικέτες: Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
Πίνακας περιεχομένων:
  • Cover; Foreword; Contents; Preface; Part l: Basic Techniques; Chapter 1. Introduction; Chapter 2. Automating Unit Tests; Chapter 3. Basic Steps of the Test-First Approach; Chapter 4. Test Ideas and Heuristics; Chapter 5. The Inner Life of a Test Framework; Chapter 6. Dummy and Mock Objects for Independence; Chapter 7. Inheritance and Polymorphism; Chapter 8. How Much Is Enough?; Part II: Advanced Topics; Chapter 9. Persistent Objects; Chapter 10. Concurrent Programs; Chapter 11. Distributed Applications; Chapter 12. Web Applications; Chapter 13. Graphical User Interfaces.