The Test Case is a Web Test Case accessing Google/ig, searching for gmail, drafting response, then going to CNN.com via the Google/ig interface viewing some videos, then going to YouTube and viewing other videos then accessing Google Docs and downloading a document, then login out.
What I am trying to do is to model a typical web access by a user utilizing a google interface and moving to several links within the interface, recording all the actions taken by the user. Then, I am using the LoadUI soapUI Runner to run a load test with it generating 100 or 1000 users. The reason for this is to create web traffic congestion when I test two web servers (apache and IIS) via a wireless network having two other wireless terminals (windows and linux) accessing the servers while the traffic congestion is taking place.
I have not gotten to that part yet because when I test the test case with the LoadUI load test it crashes with an out of memory error.