What is it worth to improve test cases? What risk would impel you to invest in better test cases? As long as they cover the software requirements, isn't that good enough? The answer to these questions is that poor test cases do indeed expose you to
PREFACE This isn't a book about testing. This is a book about a way of programming that leads to simple, clear, robust code. Code that is easy to design, write, read, understand, extend, and maintain. This is a book about thinking, designing, commun
This book is about programming Javascr ipt for the real world, using the techniques and workflow suggested by Test-Driven Development. It is about gaining confidence in your code through test coverage, and gaining the ability to fearlessly refactor an
This book has great reviews by other peering programmers. TDD is always our good friends, right? Honestly, I haven't read it but I might start within the next following days. Let's enjoy together.
Part I, "About Microsoft" Chapter 1 "Software Engineering at M Chapter 2 "Software Test Engineers a Chapter 3 "Engineering Life Cycles" Part II, "About Testing" Chapter 4 "A Practical Approach to T Chapter 5 "Functional Testing Techni Chapter 6 "Str