Dear Rakesh, > I was wondering if there is a way to use HTMLUnit for Load testing a > gwt application? Any GWT and HTMLUnit articles will help...
Testing any web application is fairly straight forward, no special thing to do for Ajax/JavaScript. You can see actual GWT 1.5.3 cases in http://htmlunit.svn.sourceforge.net/viewvc/htmlunit/trunk/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/libraries/GWT15Test.java?view=markup Please have a look into: http://htmlunit.sourceforge.net/gettingStarted.html http://htmlunit.sourceforge.net/javascript-howto.html Also, user list is helpful if you couldn't easily find your answer. Hope that helps, Ahmed --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
