X

Test Driven Development in Ruby: A Practical Introduction to TDD Using Problem and Solution Domain Analysis

Product ID : 18918675


Galleon Product ID 18918675
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
3,972

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Test Driven Development In Ruby: A Practical

Learn the basics of test driven development (TDD) using Ruby. You will carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first. These fundamental concepts will give you a solid TDD foundation to build upon. Test Driven Development in Ruby is written by a developer for developers.The concepts are first explained, then a coding demo illustrates how to apply the theory in practice. At the end of each chapter an exercise is given to reinforce the material. Complete with working files and code samples, you'll be able to work alongside the author, a trainer, by following the material in this book.What You Will LearnCarry out problem domain analysis, solution domain analysis, designing test cases, and writing tests firstUse assertionsDiscover the structure of a test and the TDD cycleGain an understanding of minimal implementation, starter test, story test, and next testHandle refactoring using RubyHide implementation detailsTest precisely and concretelyMake your code robust Who This Book Is ForExperienced Ruby programmers or web developers with some prior experience with Ruby.