Forum Discussion
No, i am using SOAP UI and using Groovy to interact with Excel using POI for different data.
As part of the Test Case - i have one Groovy which will create the required XML content and then pass that to SOAP REQUEST component by trigger the step through the same groovy.
This is need to support variety of data to reduce caching issues.
I then used the LOAD Component to run this test case. this is my framework which we are using.
I also made all the memory management changes and also increased the allocated memory by updating SoapUI-5.0.0.vmoptions, testrunner.bat and loadtestrunner.bat files. Also increased PermSize to give more allocation to Groovy execution.
Still i am not able to get the required transaction rate. I feel some how SOAP UI is waiting for the response, if we can some how only direct SOAP UI to just send request without waiting for response. it may speed up the rate.
I have attached my memory graph, i am not able to figure out why the soap is dropping its consumption after every alternate times.
Related Content
- 11 years ago
- 10 years ago
Recent Discussions
- 16 hours ago