Blog Posts

Subscribe to the full blog feed using RSS

All Posts | Categories | Archive

StarWest 2014 - Automation Tutorial and Track Session

3 minute read

At StarWest 2014 I presented a Selenium WebDriver tutorial and a track session on Page Object Abstractions.

The Tutorial

Starwest Archive

Blurb:

“Selenium is an open source automation tool for test driving browser-based applications. WebDriver, the newly-introduced API for Selenium against which tests are written in Java, contains classes including ChromeDriver, AndroidDriver, and iPhoneDriver. Sometimes test authors find the API daunting and their initial automation code brittle and poorly structured. In this introduction, Alan Richardson provides hints and tips gained from his years of experience both using WebDriver and helping others improve their use of the tool. Alan starts at the beginning, explaining the basic WebDriver API capabilities—simple interrogation and navigation—and then moves on to synchronization strategies and working with AJAX applications. He covers tools and location strategies to find elements on web pages using CSS and XPath. Alan provides an introduction to abstraction approaches which help you build robust, reliable, and maintainable automation suites.”


Let's Test 2014

2 minute read - Conference

In May 2014, at Let’s Test 2014 I presented two sessions:

  • A tutorial on Automation Abstractions
  • A workshop on skill aquisition and transfer

Hands on Exploration of Page Objects and Abstraction Layers with Selenium Webdriver Workshop

This made a good change from the ‘beginner’ tutorials, because I think automation abstractions are not well covered online.

I released my code on github.

This could easily be a full day tutorial, but I squeezed it into half a day for Let’s Test, so we went through the material very quickly. If you would like me to conduct this workshop for your team at your office then please contact me.


StarEast 2014

11 minute read - Conference

At StarEast 2014 I presented a Selenium WebDriver tutorial and a lightning keynote.

The Tutorial

The tutorial pre-requisite was the Free Get Started Selenium WebDriver course. This allows everyone to have the basic installs ready so that the tutorial can start quickly.

Interview

A live interview was also conducted.

Lightning Keynote

I performed a lightning keynote with the title A sense of urgency" or “A sense of readiness”.


Test Management Summit 2014

1 minute read - Conference

At the Test Management Summit 2014. I presented a tutorial and a faciliated session.

The Summit Tutorial Materials

The tutorial was a cut down version of my Hands on Tutorial, with explanations and demos, mainly aimed at managers rather than practitioners.

The Summit Session Materials

The slides I used for the Summit 70 minute discussion are on slideshare here.