You are viewing a plain text version of this content. The canonical link for it is here.
Posted to qa@openoffice.apache.org by "O.Felka" <ol...@gmx.de> on 2012/04/16 11:10:19 UTC

Re: VCLTestTool

Hi Ian,

I've made some tests om Windows and linux with the vcl testtool you've 
mentioned. Most tests have passed successfully.
But it's true, the testtool and the testscripts are no longer maintained 
and I think that they won't be valid in upcoming AOO versions.
The testcases can be found in the sources of AOO in 
..\aoo-3.4\main\testautomation\<application>\required\ or 
..\aoo-3.4\main\testautomation\<application>\optional\
The sources can be found on 
http://people.apache.org/~jsc/developer-snapshots/src_releases/srcrelease.html.


Am 16.04.2012 05:16, schrieb Zhe Liu:
> Hi,
> I saw some guy used the tool successfully to test Aoo3.4. As far as
> know, here nobody maintains VCLTesttool and its testing scripts.
> Anyway, there will be an alternative to it in next release. I am
> working on it.  Contributors will be able to write GUI testing code
> with JAVA + JUNIT4+Eclipse. The new way is corresponding to the
> current UNOAPI testing.

Will it be possible to make regression testing as in vcl testtool with 
the new Java and JUnit tooling?

Regards,
Olaf

>
>
>
> 2012/4/14 Ian<ia...@amham.net>:
>> HI,
>>
>> poking around I got to
>> http://wiki.services.openoffice.org/wiki/VCLTesttool - does anyone
>> know if this is alive? Or meant to be?
>> Files are all dated 2007.
>>
>> I downloaded it and tried to run but it fails looking for an X shared lib.
>> --- ./testtool.bin: error while loading shared libraries:
>> libXext.so.6: cannot open shared object file: No such file or
>> directory
>>
>> There is a libXext.so on my system, not sure how
>>
>> Cheers,
>>
>> Ian
>
>
>


Re: VCLTestTool

Posted by Ian <ia...@amham.net>.
Thanks for the info, Olaf.  I'll take a look to see what is there.

Cheers,

Ian

On Mon, Apr 16, 2012 at 5:10 PM, O.Felka <ol...@gmx.de> wrote:
> Hi Ian,
>
> I've made some tests om Windows and linux with the vcl testtool you've
> mentioned. Most tests have passed successfully.
> But it's true, the testtool and the testscripts are no longer maintained and
> I think that they won't be valid in upcoming AOO versions.
> The testcases can be found in the sources of AOO in
> ..\aoo-3.4\main\testautomation\<application>\required\ or
> ..\aoo-3.4\main\testautomation\<application>\optional\
> The sources can be found on
> http://people.apache.org/~jsc/developer-snapshots/src_releases/srcrelease.html.
>
>
> Am 16.04.2012 05:16, schrieb Zhe Liu:
>
>> Hi,
>> I saw some guy used the tool successfully to test Aoo3.4. As far as
>> know, here nobody maintains VCLTesttool and its testing scripts.
>> Anyway, there will be an alternative to it in next release. I am
>> working on it.  Contributors will be able to write GUI testing code
>> with JAVA + JUNIT4+Eclipse. The new way is corresponding to the
>> current UNOAPI testing.
>
>
> Will it be possible to make regression testing as in vcl testtool with the
> new Java and JUnit tooling?
>
> Regards,
> Olaf
>
>
>>
>>
>>
>> 2012/4/14 Ian<ia...@amham.net>:
>>>
>>> HI,
>>>
>>> poking around I got to
>>> http://wiki.services.openoffice.org/wiki/VCLTesttool - does anyone
>>> know if this is alive? Or meant to be?
>>> Files are all dated 2007.
>>>
>>> I downloaded it and tried to run but it fails looking for an X shared
>>> lib.
>>> --- ./testtool.bin: error while loading shared libraries:
>>> libXext.so.6: cannot open shared object file: No such file or
>>> directory
>>>
>>> There is a libXext.so on my system, not sure how
>>>
>>> Cheers,
>>>
>>> Ian
>>
>>
>>
>>
>