Looks like Selenium is the way to go!. Thanks for your suggestion.

I went thru the selenium documents. The sample simulator application is
mostly towards Selenium RC.
Is there any sample Qooxdoo application with Selenium Core only?

Thanks.
Kanugula.



Jonathan Rass wrote:
> 
> Hi Kanugula,
> 
> 
> if you want automated GUI tests, the Simulator
> (http://qooxdoo.org/contrib/project/simulator) is what you are looking
> for. Using this tool it is possible to perform actions and test the
> results against a test plan.
> 
> 
> Kind regards,
> Jonathan
> 
> 
> Kanugula wrote:
>> Hi,
>> 
>> How do we automate Qooxdoo applications for testing? Whenever I put a new
>> fix in Production, it is so painful to do manual testing of each
>> component.
>> Let's say we have 100 tree elements, 100 tabs, 100 buttons. Each one has
>> some back-end functionality on the Qooxdoo server side. The response from
>> backend is either success or failure. Currently we manually sign-off each
>> functionality by looking for Success/Failure message wrapped as a window
>> widget.It is so time-consuming and risky. 
>> 
>> Is it possible to write a script for a virtual user simulating all the
>> operations and genare a report of success/failure. I don't know if the
>> Test
>> Runner Qooxdoo demo fit my needs.
>> 
>> For non-AJAX applications it is quite easy. I don't know how AJAX
>> applications are auto-tested.
>> 
>> Any advise?
>> 
>> Thanks.
>> Kanugula.
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-do-we-automate-testing-of-Qooxdoo-apps--tp19495342p19635459.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to