Archive for June, 2008

Clicking the buttons in QUnit functional testing with JQuery

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…

Book Review: Pragmatic Ajax – A Web 2.0 Primer by Gehtland, Galbraith and Almaer

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 [...]