Currently I'm testing GIS application (product of ESRI-ArcGIS) using LoadRunner
I have recorded Login and Logout.
While replaying the application, after sometime, the application throws the following error.
"System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown"
I have tried the possible scenarios:
1. Udpated the parameter length.
2. Updated the network buffer size.
3. Updated the JavaScript engine runtime size.
4. Disabled runtime viewer.
Still the application throughs the 'Memory Exception' issue.