What is memory leak.how do u find that?
Answer Posted / aditya
memory leaks can hapen when a lot of temporary objects is
defined in the app and at the rt time the memory is nor
released.
it can be find out by using any profiling tool. I dnt know
much about other profiling tools but JPROFILER is the best
option for this.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How will you stop the execution of a script on error?
What is ramp up and ramp down?
What is the significance of “vuser-init “?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
If we want to know the size of each component in system how?
How load runner interacts with the application?
What do you mean by creating vuser script?
How many types of graphs are available in loadrunner?
What is the advantage of using loadrunner?
What is lr_output_message?
What is the loadrunner start-transaction and its syntax?
How to schedule a scenario?
When loadrunner is used?
What is loadrunner api function?
how to get current system time Loadrunner function?