groovy

Cucumber on the JVM with Groovy

Thursday, March 24th, 2011 | Uncategorized | No Comments

Below is the presentation on Cucumber on the JVM with Groovy I presented at the CukeUp Cucumber conference at Skills Matter.

You can catch a video of the full presentation over on the Skills Matter website: http://skillsmatter.com/podcast/agile-scrum/cuke-groovy

Be sure to checkout all the videos from the CukeUp as there are some real gems.

Tags: , , ,

Acceptance Testing with Geb

Wednesday, January 26th, 2011 | Uncategorized | No Comments

Below are the slides and video of a presentation I gave at SkillsMatter on Acceptance Testing with Geb. Fast forward to 1:30 when I start the presentation.

This talk will cover the basics of using Geb http://geb.codehaus.org to automate browser testing.
It will compare Geb with raw WebDriver/Selenium showing Geb’s expressive Groovy API.It will also demonstrate how to integrate Geb with acceptance testing frameworks, namely Cucumber via Cuke4Duke.

It also cover an experience report on how and why we transitioned from raw WebDriver to Geb and how existing WebDriver projects can be ported across to Geb with minimal initial effort due to its underlying use of WebDriver.

Tags: , , , , , , , ,