You can look here. http://www.gdevelop.com/w/blog/2010/01/10/testing-gwt-rpc-services/ I use this to do integration tests.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ladislav Gazo Sent: Tuesday, February 23, 2010 6:05 PM To: Google Web Toolkit Subject: Re: Testing RPC calls in Production. You can use JMeter to record RPC calls issued by your client in various scenarios and then replay them. On 23. Feb, 02:17 h., edarroyo <[email protected]> wrote: > Hello, > I am trying to find a way to test my application once it's been > deployed. > Is there a way to run a series of test cases which test my RPC > services? > > Thanks! -- 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. -- 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.
