15 years ago
Load Testing GWT using SOAPUI and LoadUI
Hello,
I am trying to load test GWT application. I thought I can use web test suite in soapui and export to loadui.
I created a web test suite and tried to record all the requests so that I can re run them as test cases. But soapui is recording only the main url, it is not recording any of the other GWT calls which are made through RPC. Also I have to login and pass sessionid to maintain the cookie info.
All I want is to test the response time for each page first by login to GWT application and then navigating through different pages.
Any ideas please?
Thanks
I am trying to load test GWT application. I thought I can use web test suite in soapui and export to loadui.
I created a web test suite and tried to record all the requests so that I can re run them as test cases. But soapui is recording only the main url, it is not recording any of the other GWT calls which are made through RPC. Also I have to login and pass sessionid to maintain the cookie info.
All I want is to test the response time for each page first by login to GWT application and then navigating through different pages.
Any ideas please?
Thanks