Expert Overview
Things I'm Doing
Talks I've Given
Richard Paul is a software developer with a keen interest in testability, acceptance testing and behaviour driven development.
 
Talks I've Given
-
Cucumber on the JVM with Groovy
Featuring Richard Paul
Cucumber isn't a tool exclusively for the Ruby world. The JVM is a very popular development platform and you can leverage your existing skills by automating your scenarios with Java, or its expressive by closely related brother Groovy.
cucumber jvm groovy selenium -
Acceptance Testing with Geb
Featuring Richard Paul
This talk will cover the basics of using Geb 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.
acceptance-testing geb selenium cucumber cuke4duke webdriver groovy