Hi Kanugula, > I am trying to understand the Simulator. Can I run it in IDE?
Yes, Simulator could run in IDE(Firefox). > I made a simulator build and put on the Web Server. Simulator need not be installed on the Web Server, but on the Selenium RC Server if you want to test in multi-browsers(IE and Firefox) > I added t > user-extensions-qooxdoo.js in Selenium core extensions. I put the base url > http://localhost/simulator which should work. > When I click on the run all button on the IDE, nothing works. Am I doing > something wrong? Does it work with RC only? I suggest you to read http://qooxdoo.org/contrib/project/simulator. As Hugh said earlier, we used IDE and RC to test our qooxdoo apps. The basic learning curve is: 1, Selenium IDE Install IDE in your Firefox, test a very small fuction, such as, a login page. 2, Install Simulator in IDE Simulator extends Selenium with some special commands, such as, qxClick, qxClientAt, then you can operate your qooxdoo apps. 3, Move to Selenium RC Now you could use some normal languages, Java, Python, PHP, Perl, ruby, .Net or even javascript to write your tests. Thomas's examples also is a good reference. Regards, Chi Mo 2008-09-24 > >Looks like nobody using Core. > >I am trying to understand the Simulator. Can I run it in IDE? I made a >simulator build and put on the Web Server. I added t >user-extensions-qooxdoo.js in Selenium core extensions. I put the base url >http://localhost/simulator which should work. > >When I click on the run all button on the IDE, nothing works. Am I doing >something wrong? Does it work with RC only? > >I am still a learner of selenium. Pls bear with me. > >Thanks. >Kanugula. > > > >Kanugula wrote: >> >> 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 >>> qooxdoo-devel@lists.sourceforge.net >>> 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--tp19495342p19637885.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 >qooxdoo-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------- 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 qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel