java - JSF: AJAX Testing best practices -


we have jsf 2.0 project heavy use of ajax (provided openfaces tag library). our project cool , many useful things, , love it. there 1 thing frustrates - our project doesn't have integration tests. @ all. has selenium tests of course, cover project user's perspective. i'd love have integration tests deal ajax-related logic. i'm not sure how achieve this... things capturing mind jsfunit , httpunit, wonder if there better ajax-based jsf project. have concerns this? thanks!

you try fireunit or firebugtest. haven't tried either of these might work. have wished feature too.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -