On 19 Apr 2006, at 17:12, Andrew Gianni wrote:
[snip]
We'd like to be a bit more programmatic about writing our mech tests to test use-case driven test-cases. I'm wondering if there are any tools or ideas
out there to ease the process so we don't have to manually write the
numerous mech tests individually or develop our own framework for this.

Any recommendations are appreciated.
[snip]

I'll second Luke's recommendation of Selenium (and related firefox plugins.) Damn fine.

If you're willing to play with Ruby WAITR is well worth a look <http://rubyforge.org/projects/wtr/>.

If you want to stick with Perl Samie <http://samie.sourceforge.net/> may be worth playing with - I find it painful compared to WAITR myself though.

And of course there is the venerable HTTP::Recorder (see http:// www.perl.com/pub/a/2004/06/04/recorder.html for a tutorial.)

Cheers,

Adrian

Reply via email to