Hi Jim, Here some elements : * building/packaging/deploying our product automatically was quite a big thing to do. We had few ant scripts for some steps but it was not 100% automated. Now it is but it was a big investment.
* We are currently fighting hard with table widget, Olivier could tell more on that. * writing test scenario is still too complex due to locator string. We had build an API on top of selenium so the test scenario "vocabulary" (the API) to simplify the writing of test scenarios. We have now a continuous build and automated test on each svn commit and this is really helpful. We are using TeamCity (free from Idea). I'm happy with that solution. Still need improvement p, error report. We got a green/re light but we are lacking information on why it is red when it is. On 6 juil. 2010, at 16:30, Jim Hunter wrote: > For those of you that have been using Selenium to test your UI, what have > been your biggest problems using Selenium with qooxdoo? We are about to > embark on adding testing to our plate and we were thinking of using Selenium > but want to make sure it's a road we should take. We plan on using the test > harness that comes with qooxdoo for testing all our non-visual code but we > think we really need to add UI functional testing as well. > Thanks, > Jim > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- > http://p.sf.net/sfu/sprint-com-first_______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
