On Nov 15, 2011, at 9:29 PM, Zhe Liu <[email protected]> wrote: > > > Hi all, > > Vcl TestTool is used by GUI automated testing for OpenOffice.org, but it > has many drawbacks. Too many errors, difficult to debug, maintain and > execute parallelly. I found many people mentioned this problem. Libreoffice > has abondoned the tool. But I think GUI automated testing still is > valuable. It can test the product more like the actual users. > I has been working for long time on automated testing in Symphony project. > I wrote a Java lib which can connect to the automation (automation module > in source code) server in openoffice process and do GUI automated testing. > The lib can be integrated with JUnit or other Java testing framework. > Anybody interested in the lib? I can contribute it to community. > Suggestion is welcome. > PS, I am a newbie here. :-)
Seems like a good idea. I think JUnit tests could be integrated into the buildbot process. This is being discussed in another thread. See the post by Andrew Rist. Regards, Dave > > Thanks. > > - Liu Zhe
