ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Managing the Testing Process
Author:
Rex Black
ISBN:
0 471 22398 0
Publisher:
Wiley
Pages:
528pp
Price:
£25-95
Reviewer:
Chris Hills
Subject:
testing; management
Appeared in:
15-6
This is a brave title for a book. If there are any words that programmers run from they are 'managing', 'testing' and 'process'! Yet I would hope that all software engineers regard (properly organised) testing as an essential part of software development. Formal testing and proof of testing, is becoming more relevant as software is now in far more areas of our lives; areas where people sue when things go wrong.

This book is aimed at the manager and team leader explaining, as the title suggests, how to manage the testing processes to get the test team to do the work. It highlights some of the mistakes that can be made, some made by the author in previous projects where he had to dig himself out of a hole. This is a real world book not a set of academic lecture notes.

There are numerous diagrams, some, I am sure, will find their way into your own in house presentations to managers and engineers. As this is 'managing the process' it is orthogonal to most types of testing and does not look at specific tools or languages but stays generic. This is a plus point for me, as this book will survive changing fashions of languages and tools. That said it does look at the classical models, V and waterfall. Also the pros and cons of automated test tools with some interesting points.

For me the whole book is worth its price just for the pages that show how to calculate the ROI (Return on Investment) for testing. It shows, in financial terms, that the time and money spent on testing is well spent and that not testing (properly) is a false economy. It shows you how to beat the company accountant at his own game.

This book is as much anecdotal and team managing as methods and systems. The author has a lot of experience and enthusiasm for the subject, making it his life's main work. This can be seen from the author's web site. This book is clearly a culmination of many real projects and technical papers presented around the world. Most of the papers are on free download on the author's web site. You may ask why buy the book? For the same reason why people buy Red Hat Linux rather than downloading all the sources, all the information has been distilled into one volume that is easy to use. In fact I would say go to

www.Rexblackconsulting.com
, look at the papers and then buy the book from the author (it comes autographed). You will then have the slides to use when you need to do a presentation to convince the engineers or management.

I think that some parts are more applicable to the US reader than the European. However, most of it is generic and applicable to teams anywhere. I shall keep this book on the shelf as a reference and Rex Black's URL is on my favourites list.