Testing - Describe how to identify the memory leakage using loadrunner

Describe how to identify the memory leakage using loadrunner.

- A processor is running in the system of specific application. Initially it needed to identify the processor and using performs; there is a facility to check the memory consumption of that designated processor. When the load test is executing, it is needed to track the memory of a specific processor that is running in the system. The processor memory will be increased when the test is stopped. At this point the memory leak can be concluded.

- In Load runner, every application has a processor running in the system. The processor needs to be identified. Using the performance tab we can check the memory consumption of the processor. Continuous tracking needs to be done while load testing. However, if the memory keeps increasing even on stopping the test, a memory may have occurred. Also, if the memory is not released on stopping the test, a memory may have occurred.
Testing - What are the types of Bottle necks in Performance testing?
What are the types of Bottle necks in Performance testing? - Bottle neck in performance testing slows down the performance and the typical goal of performance testing.....
Testing - Difference between Load Test and Volume Test
Difference between Load Test and Volume Test - Volume testing checks if the system behaves as expected for certain volume of data. Volume can be increasing size of the file......
Testing - Difference between Scalability testing and load testing
Difference between Scalability testing and load testing - Scalability can be considered as a part of performance testing which checks if the system is scalable or not.......
Post your comment