7 Replies Latest reply on Sep 22, 2007 1:55 PM by maksimkaszynski

    Testing RichFaces

    jwnorma

      Has anyone had any luck using automated frameworks to test RichFaces?

      We are currently using Watij to test a web application using Facelets/MyFaces, but would like to upgrade to an AJAX enabled implementation. I know that RichFaces generates it's own ids for components, but is there anyway to give fields, inputs, etc uniquie identifiers?

      I know that HtmlUnit, JWebUnit and a couple of other testing/automation framworks exist, that have similar functionality, but nothing seems to be able handle all of the js that Ajax pages require.

      I am definatly interested in using RichFaces, but testablitity is a key concern.

      Thanks