0 Replies Latest reply on Aug 28, 2009 6:00 PM by hfilho

    Testing Ajax validations and methods using SeamTest

    hfilho

      Hello all,


      We have a project using Seam 2.1.2 and ICEfaces 1.8.1, using SeamTest/TestNG for unit and integration tests.


      Is there any way to test ajax validations and calls? There are several autocomplete functionalities in our facelets pages that I'd like to test thoroughly, like if the autocomplete list is displaying valid results based on what the user is typing, and on whether the validator is checking if the user selected an item or just typed the full item name.



      Any help or pointers are appreciated. Thanks in advance,


      Heliton