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:
Software Testing Fundamentals
Author:
Marnie L. Hutcheson
ISBN:
D-471-4302O-X
Publisher:
Wiley
Pages:
408pp
Price:
£27-95
Reviewer:
Chris Hills
Subject:
testing
Appeared in:
16-6
Another book on testing, this is good! It means that more people are taking testing seriously. It also means that testing is becoming a formal part of system design.

The book covers some familiar ground and gives the usual definitions but if you have not done much formal (I mean organised not Formal Methods) testing before these are needed. Actually they are needed anyway in a skill where everyone seems to have their own definitions. The book is testing in general and will suite most commercial software: That is not the safety critical (usually embedded) systems.

The reason I suggest this is that the book has its feet firmly on the ground when it comes to how much work you can realistically do in general commercial development. One of the premises in the book is Most Important Tests method. What you need to test first and what can be left to later. This tends to suggest it is testing for desktop systems rather than embedded systems.

The other main theme is planning: Equipment, people, effort, cost and time. The book requires a Test Inventory and gives suggested templates for this method. Another method described is automating as much of the system infrastructure. That is the reporting and documentation not the actual testing. This uses MS Office, which most people have on their PC. The methods suggested here make this book worth the money on it's own.

There are some exercises and I became suspicious that this was going to be another "Course Book" but no, some of the answers are in the back of the book and the rest, along with other resources such as the templates used in the book are on

www.testersparadice.com
. The site is rather light but it is up to the readers to give some feedback and start something on the discussion forum. However I should not complain as I have several books that promised a web based support that never materialised.

The exercises and suggestions at the end of some chapters are reasonably generic and they data analysis is reminiscent of Macabes Metrics. Though the only two coverage methods shown are statement and branch.

One fascinating area for me is the questionnaire at the back along with the results the author has at the time of going to press. These questionnaires the author has used on course on testing both sides of the Atlantic. The results are interesting, more so those that are split between the US and UK.

The book is written from many years experience and is honest. The author explains that at one time they were on "the other side of the fence" for some arguments and what changed her mind. She also understands why people have other views. This is refreshing in a book where an author usually evangelises their method against all others.

Personally I think this book is worth the money for all team and project leaders just for page 28... come to that just for the last paragraph on that page. Those 9 lines will be one of the most persuasive arguments for getting "creative", "free thinking, "programming is an art" programmers in line with procedures, standards and testing.

Overall I like this book. More for the web, database and desktop programmers than the embedded and high integrity areas but on balance a good book. Recommended.