EvilTester Blog
Recent Site News
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...
I [...]
[Read The Rest] [Permalink]
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 [...]
[Read The Rest] [Permalink]
Book Review: Working Effectively with Legacy Code by Michael C. Feathers
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 [...]
[Read The Rest] [Permalink]
Competition Time - Ends 30 April 2008 - Win Manning E-books
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?
[Read The Rest] [Permalink]
Book Review: JUnit Recipes by J. B. Rainsberger, Scott Stirling
[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 [...]
[Read The Rest] [Permalink]
Book Review: The Craft of Software Testing by Brian Marick
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 [...]
[Read The Rest] [Permalink]
Book Review: Effective Software Testing by Elfriede Dustin
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]
You can see the list of topics covered on the PersonEd site.
I made a whole bunch [...]
[Read The Rest] [Permalink]
Book Review: Software Testing Fundamentals by Marnie L. Hutcheson
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]
But I have to [...]
[Read The Rest] [Permalink]
Index to Entries
Blog : Web Watch : Tools