Last month I was interviewed by Engine Yard. The podcast is finally up on their site. You can listen to it here!
Category Archives: Testing
Driving Android with Cucumber
I’ve released another screencast. This screencast will show you how to use the Gametel gem to drive the development of an Android application.
Using page-object with RSpec
I’ve released another screencast. This screencast will show you how to use the page-object gem when driving your tests with RSpec.
Using Javascript Controls with Page-Object
I just released a new screencast. This one demonstrates how to build a wrapper around Javascript controls and then register them with page-object so they behave like any other element.
Screencast on navigational features of page-object
I’ve created yet another screencast. This one demonstrates how to use the navigational features that are a part of the page-object gem.
Agile Vancouver 2012
My talk from Agile Vancouver is now online. In this talk I get audience members to put on costumes and act out skits demonstrating different ways to collaborate as a team to improve quality.
Agile Toolkit Podcast
I was interviewed by Bob Payne when I was in Las Vegas speaking at Agile Development Practices earlier this year. You can listen to it here.
Watir Podcast Interview
I was interviewed by Dave McNulla for the Watir Podcast. You can listen to it here.
My book is finally out
I’m happy to announce that my book is finally available. I’m publishing it through LeanPub and the version that is released is a beta. This means that I will be publishing updates every few weeks until a the final book is complete.
You can get your copy on the LeanPub site. I hope you enjoy the book.
A Better Shovel
It has been a few months since I have posted anything on my blog and a lot of good things have happened. First of all, I have had 5 releases of the page-object gem since my last post. This post will explain one of the many new features added to page-object.
