|
| Total Answers and Comments: 8 |
Last Update: October 22, 2007 Asked by: Praveen |
|
| | |
|
Submitted by: Mukesh Chauhan
This can be done by doing volume testing i.e. Application tries to retrieve large amount of data that require large temporary buffer area. If the data exceed the buffer area the situation of memory leakage will occur and query will fail without returning any result as sorting didn’t got finished as buffer exceeds the limit. By Mukesh Chauhan - Bangalore
Above answer was rated as good by the following members: anujsingh.jadon | Go To Top
|