I avoided using JQuery in my test pack for as long as I could, to try and learn a little about JavaScript the hard way. But I just could not get my button clicking test working cross browser. But clever JavaScript ninjas invented libraries like JQuery to help with exactly that type of problem so...
Read the rest of this entry »
June 18th, 2008 | Posted in Agile | No Comments
The Ajax world moves really quickly, and has moved on a lot since the publication of this book, so much so that it could really do with a new edition. Fortunately, with the sub title "A Web 2.0 Primer", we should expect an overview, and in some ways it doesn't matter that we don't get the most up to date information.
[amazon.co.uk]
[amazon.com]
Read the rest of this entry »
June 8th, 2008 | Posted in Book Reviews | No Comments
In the foreword Robert Martin tells us that other patterns exist for preventing bad code, and this this book helps us reverse the rot, to "...turn systems that gradually degrade into systems that gradually improve."
Since the provided definition of "Legacy code" describes "code without tests", you can apply the approaches presented at any point in a project where you discover that the code does not have tests. And depending on the level of 'rot' you can pick and choose from the various techniques presented.
[amazon.com][amazon.co.uk]
Read the rest of this entry »
April 18th, 2008 | Posted in Book Reviews | No Comments
Manning Publications have a competition to win some free e-books.
Manning say they will give away 2 free e-books every day until 30th April.
Do you feel lucky?
April 16th, 2008 | Posted in WebWatch | No Comments
[amazon.com][amazon.co.uk]
' "Stop Debugging. Write a test instead" and here's how'. That seems to sum up the book. Wether you use TDD or not, JUnit Recipes helps you get more out of JUnit - perhaps it will help you stave off a move to TestNG?
Contents include 130+ 'solutions' for common tasks. If you check out the contents page then you can see what the authors cover.
Read the rest of this entry »
April 11th, 2008 | Posted in Book Reviews | No Comments
When the author, Brian Marick, describes his own book as "somewhat dated...written in a less spritely manner than I'd use today... this is not how I do things today", that doesn't really add up to a particularly motivating sales pitch for the book.
My copy has the appearance of "printed on demand" - which has resulted in a slightly wonky copy, but at least the book remains in print.
I think it that anyone reading the book will see how Brian ended up as one of the signatories of the Agile Manifesto. I found that I read the approach, that Brian outlines for Test Requirements as mirroring the approach I use when writing test ideas and analysing Agile stories. I believe that much of the text could find ready application to people working with Agile Stories - but I think the reader will get bogged down by the examples on first reading.
[amazon.com][amazon.co.uk]
Read the rest of this entry »
March 27th, 2008 | Posted in Book Reviews | No Comments
Now I've panned an Elfriede Dustin book before and then enjoyed another one. So thus far I have a 50/50 success rate so I pulled Effective Software Testing from the shelf, curious as to how I would react.
[amazon.com][amazon.co.uk]
Read the rest of this entry »
March 2nd, 2008 | Posted in Book Reviews | 1 Comment
Driven to provide ways of providing better information to her customers, Marnie Hutcheson has identified techniques for identifying and structuring her test scope to allow her to provide estimates, negotiate and agree a prioritised scope, and report progress against that. All of which sounds like the makings of a great book.
[amazon.com][amazon.co.uk]
Read the rest of this entry »
February 18th, 2008 | Posted in Book Reviews | 1 Comment
I count Google video as one of, if not the, best self-training resources currently available to me. So on Google video here are 5 acronyms that you can use for your self education as a tester: AAFTT, BBST, GTAC, SHMOOCON, OWASP.
Read the rest of this entry »
February 17th, 2008 | Posted in Education | No Comments
In order to keep compendiumdev.co.uk exclusively focused on testing matters and longer 'more thought through' essays. I'm putting my work in progress thoughts, 'related' work and anything 'controversial' on my eviltester blog.
February 6th, 2008 | Posted in WebWatch | No Comments