Submitted Questions

  • how to identify the memory leakage using loadrunner? please explain in detail

    Himanshu

    • Sep 2nd, 2014

    1) Can figure out from the Heap.if continuously objects are allocating the memory meaning heap is increasing,But memory is not released by those objects.Then definitely there is a memory leak issue. ...

    sindhu_gt

    • Mar 14th, 2014

    Hi,

    According to my knowledge we can find memory leakages in Load Runner.How means by monitoring servers like webserver,Appserver,DBserver.we can monitor these servers using monitoring tools like websphere and weblogic. we need to find these leakages JVM -> Heap Memory.