Re: [DISCUSS]Next steps for automated testing

2012-06-19 Thread Zhe Liu
I 2012/6/19 Andrew Rist andrew.r...@oracle.com: On 6/14/2012 11:31 PM, Zhe Liu wrote: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1.

Re: [DISCUSS]Next steps for automated testing

2012-06-19 Thread Raphael Bircher
Am 19.06.12 09:29, schrieb Zhe Liu: I 2012/6/19 Andrew Rist andrew.r...@oracle.com: On 6/14/2012 11:31 PM, Zhe Liu wrote: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules:

Re: [DISCUSS]Next steps for automated testing

2012-06-18 Thread Andrew Rist
On 6/14/2012 11:31 PM, Zhe Liu wrote: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1.

Re: [DISCUSS]Next steps for automated testing

2012-06-17 Thread Zhe Liu
Hi Reizinger Zoltán, 2012/6/16 Reizinger Zoltán zreizin...@hdsnet.hu: 2012.06.15. 8:31 keltezéssel, Zhe Liu írta: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1.

Re: [DISCUSS]Next steps for automated testing

2012-06-16 Thread Reizinger Zoltán
2012.06.15. 8:31 keltezéssel, Zhe Liu írta: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1.

[DISCUSS]Next steps for automated testing

2012-06-15 Thread Zhe Liu
Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1. https://svn-master.apache.org/repos/test/danielsh/symphony-import/symphony/trunk/main/test It contains all testing scripts. Some

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread debin lei
Zhe, thank you excellent work and good summary. I am very interesting in automation test framework. For the proposal 1, when the codes can be migrated to AOO code base? For the proposal 3, I am volunteering to do some clean up work. 2012/6/15 Zhe Liu aliu...@gmail.com Hi all, As mentioned

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread Zhe Liu
2012/6/15 debin lei debin@gmail.com: Zhe, thank you excellent work and good summary. I am very interesting in automation test framework. For the proposal 1, when the codes can be migrated to AOO code base? If there is no objection, I will request committers to do it next week. For the

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread Herbert Duerr
Hi Zhe Liu, On 15.06.2012 08:31, Zhe Liu wrote: As mentioned before, I was working on a Java library to perform gui testing. [...] Wonderful! We really need to resurrect automated testing and doing it with a Java based approach is attractive for a far wider audience than the older test scripts

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread Jürgen Schmidt
On 6/15/12 8:31 AM, Zhe Liu wrote: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1.

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread Zhe Liu
2012/6/15 Jürgen Schmidt jogischm...@googlemail.com: On 6/15/12 8:31 AM, Zhe Liu wrote: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1.

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread Yi Xuan Liu
We have developed PVT automation script based on this automation framework, which include Load Show, Load Finish and Save on 12 sample files (2 odt, 2 doc, 2 odp, 2 ppt, 2 ods, and 2 xls). And we've executed this script on Window XP platform. We will commit PVT automation script when testing

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread Rob Weir
On Fri, Jun 15, 2012 at 2:31 AM, Zhe Liu aliu...@gmail.com wrote: Hi all, As mentioned before, I was working on a Java library to perform gui testing. Actually it has been implemented on Symphony source code. It involves 3 modules: 1.

Re: [DISCUSS]Next steps for automated testing

2012-06-15 Thread Chao Huang
Wonderful ! Thanks! 2012/6/15 Yi Xuan Liu liuyixuan@gmail.com We have developed PVT automation script based on this automation framework, which include Load Show, Load Finish and Save on 12 sample files (2 odt, 2 doc, 2 odp, 2 ppt, 2 ods, and 2 xls). And we've executed this script on