Hi Marcin,

> Heh, if that IDE would somehow fit with JUnit, then even non-core 
> developers could start contributing tests... But I'm pretty pessimistic 
> about it

OOo has built-in support for "scripting" its UI via testtool. That is,
connects to a running OOo on a dedicated port, and sends commands for
simulating UI events. (Well, this is most probably a somewhat simplified
description, actually, I know too little about testtool.)
So, I somehow believe that replacing testtool with, simplified again,
some Java classes, which implement the communication protocol, would
give us a possibility for much more rapid UI test development.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [email protected] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to