There's also marathon man. http://marathonman.sourceforge.net/
It allows for complete record/playback of gui events. Unlike brittle screen scraping test runners or robots, it operates at the component level, so it is very efficient at detecting real failures. The underlying scriping language is Python. Originally, xml was used, but it was dropped in favor of the pure power and simplicity of Python. Regards, Mike Rettig ----- Original Message ----- From: Paul Libbrecht <[EMAIL PROTECTED]> Date: Tue, 10 Dec 2002 16:53:41 +0100 To: "Jakarta Commons Users List" <[EMAIL PROTECTED]> Subject: Re: [jelly] scripting system for GUI tests (was Re: [Jelly] JellyUnit JellyAssertionFailedError not an Error)
Is there any relation between this and the Abbot gui-scripting ?
http://abbot.sourceforge.net/
Paul
On Mardi, d�cembre 10, 2002, at 10:07 , James Strachan wrote:
>> Background: I'm trying to write a scripting system for acceptance >> tests of
>> GUI apps. This involves several custom Jelly tags to do various GUI
>> assertions an manipulations. I'll post some other questions/problems >> on
>> other threads.
>
> Sounds interesting.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup One click access to the Top Search Engines http://www.exactsearchbar.com/mailcom -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
