Very nice explaination.. thanks for sharing. Also can you tell if we found the memory leak which graphs explains it clearly. GC heap or memory utilization.
if possible kindly update the scripting challenges and bottle necks during all types of tests in new section for both Jmeter and Loadrunner. i hope this is more useful for whoever preparing for the interviews.....
The solution will depend on your findings. Firstly you need to dig-down the root cause of the memory leakage. There are specific solution of every root cause. It is not generic.
Hi Gagan,
ReplyDeleteVery nice explaination.. thanks for sharing. Also can you tell if we found the memory leak which graphs explains it clearly. GC heap or memory utilization.
Memory Utilization graph gives you a clue on memory leak, on the other hand GC graph (states) indicates the root cause.
DeleteGood information. Easily grasped the concept. Thank You Gagan!
ReplyDeleteif possible kindly update the scripting challenges and bottle necks during all types of tests in new section for both Jmeter and Loadrunner. i hope this is more useful for whoever preparing for the interviews.....
ReplyDeleteSure Santhosh,
DeleteI noted your suggestions.
Hi Gagandeep ,
ReplyDeleteWhat's the solution we should give to stakeholders as performance engineer for the Memory leak bottleneck.
Hi Arpit,
DeleteThe solution will depend on your findings. Firstly you need to dig-down the root cause of the memory leakage. There are specific solution of every root cause. It is not generic.