Acceptance test tools
JNarrate & ScreenPlay (formerly known as WebUser) Framework... what do you think?
Submitted by Antony Marcano on Sat, 18/07/2009 - 20:25. acceptance test tools | agile | test driven developmentUpdate: The 'new' WebUser's name has been changed to ScreenPlay4j. All rererences to the new WebUser below should be taken as 'User'.
At the first Agile Alliance Functional Test Tools workshop, I briefly showed a spike I'd done that illustrated how straight forward it would be to write acceptance tests in code. It was somewhat inspired by work already done on things like JBehave and RSpec. However, while they moved further away from code and towards plain text, I went in the opposite direction.
Presentation: FIT for the Future - Agile Alliance Workshop Report
Submitted by Antony Marcano on Thu, 24/01/2008 - 17:44. acceptance test tools | agile | eventsThe conference runs over the 12th and 13th of Februaray 2008. See the full programme for more information.
Abstract:
Fit for the future: The future of Agile Acceptance Test Tools
In October 2007, several members of the community gathered in Portland, Oregon, for a workshop to establish a vision and set direction for the next generation of Agile Acceptance Test Driven Development Tools.
Fit / Watir / JWebUnit Eclipse Plugin...
Submitted by Antony Marcano on Wed, 08/03/2006 - 15:29. acceptance test tools | eclipse | FIT/FitNesse | java | WATIR | web testing toolsAutAT -- An Eclipse Plugin for Automatic Acceptance Testing of Web Applications AutAT * is an open source Eclipse plugin, * makes test driven development of web applications easier, * contains a rich graphical editor for specifying how web-sites should function, * is written using the Eclipse Graphical Editing Framework (GEF),
SAMIE + HTTP::Recorder - Creating SAMIE scripts with HTTP::Recorder module on fly.
Submitted by Saud on Fri, 08/07/2005 - 00:54. acceptance test tools | functional test tools | functional testing | Open Source | test automation | web testing toolsOne way of avoiding/bypassing SSL restriction i could think of is to simply record the scripts with SSL disabled, and then manually just go in and change http to https....
