Re: [qooxdoo-devel] Automate tests

2007-09-20 Thread Fabian Jakobs
[EMAIL PROTECTED] schrieb: > I posted a message on the Eclipse RAP forum > (http://dev.eclipse.org/newslists/news.eclipse.technology.rap/msg01150.html) > regarding system and acceptance test automation using Automate > (http://www.networkautomation.com/automate/). > Our main issue is that the gener

Re: [qooxdoo-devel] Automate tests

2007-09-19 Thread thron7
Joel, be invited to post your experiences with qooxdoo and AutoMate to the qooxdoo Test Tools page (http://qooxdoo.org/documentation/general/test_tools). =Thomas > I posted a message on the Eclipse RAP forum > (http://dev.eclipse.org/newslists/news.eclipse.technology.rap/msg01150.html) > regardin

Re: [qooxdoo-devel] Automate tests

2007-09-19 Thread Jim Hunter
And BTW, we use TestComplete for our automated testing using FireFox as the main test browser. It works nicely. Jim On 9/19/07, Sebastian Werner <[EMAIL PROTECTED]> wrote: > > "very near" is probably not the right one here. It will be changed > completely with 0.8. But until then it's a good idea

Re: [qooxdoo-devel] Automate tests

2007-09-19 Thread Sebastian Werner
"very near" is probably not the right one here. It will be changed completely with 0.8. But until then it's a good idea to just use one of these. Properties and Attributes are somewhat comparable with a little difference. In 0.8 this difference is handled automatically. Sebastian Jim Hunter

Re: [qooxdoo-devel] Automate tests

2007-09-19 Thread Jim Hunter
We just add an id to the controls we want to test using ctrl.setHtmlAttribute('id', 'ourID'). I understand that setHtmlAttribute is getting changed to setHtmlProperty (at least I think this is true) in the very near future. Jim www.D4PHP.org www.D4PHP-Hosting.com On 9/19/07, [EMAIL PROTECTED] <

[qooxdoo-devel] Automate tests

2007-09-19 Thread just4lists
I posted a message on the Eclipse RAP forum (http://dev.eclipse.org/newslists/news.eclipse.technology.rap/msg01150.html) regarding system and acceptance test automation using Automate (http://www.networkautomation.com/automate/). Our main issue is that the generated html components are missing any