By aalmiray
via mguillem.wordpress.com
Published: Dec 08 2007 / 12:34
What for a long title!
In the discussion in Grails-user mailing list following my previous post “WebTest vs Selenium“, Marc Palmer and James Page requested the creation of a kind of meta DSL in Groovy for automated functional tests of web applications.
The idea was to provide a DSL allowing to write functional tests in a tool agnostic way and to run them with WebTest as often as needed because it is fast and for instance once each night using Selenium because it uses a real browser but is quite slow.
SaveShareSend
Tags: java, other languages
Add your comment