All Tags »
Books »
Software Testing
Sorry, but there are no more tags available to filter with.
-
The subtitle of Binder's book is "Models, Patterns, and Tools." Part 2 focuses on the "Models" part.
Chapter 5 introduces part 2. In it, Binder argues that testing must be model-based. The space that must be examined (tested) for even the smallest useful application is huge. Applying ...
-
Binder's book is large and so I think as I work through it I'll post my thoughts as I finish each part. Here is the post for part 1.
Binder starts the book with the classic testing problem of testing a program that produces a triangle. Since his book is about testing object-oriented systems, he works through an object-oriented ...