Software Test Automation
Of the three testing books I read over the past few months, this one was the one that gave me the best overview of test automation as a discipline of its own. What was interesting to me is that the book was written some time ago (1999) and in some places it feels “old”. However, the authors have spent considerable time in this area and are very articulate about the principles that govern automation and these principles seem to me to still apply today based on projects I...
Read More.NET Test Automation Recipes
This book is for developers. It is well named because it’s a cookbook of code that illustrates how to test using various different automation approaches. I like the variety of different coding examples it showed and how widely the test automation approaches vary across these different types of code. The code samples are easy to try out and while you may only find a handful that help you on any given project, I suspect for the developer who is new to .net and is looking to learn a bit...
Read MoreImplementing Automated Software Testing
This was one of three books I read recently on test automation. The focus of this book is on how to make a case that test automation is a worthwhile initiative to pursue, how to build the business case for automation and assuming you are able to build that case, how to take the necessary initial steps to get an automation regime in place. What I liked most about this book was how it emphasized the need to separate the automation needs of a given project or projects from the need to get an...
Read More