What is memory leak.how do u find that?
Answers were Sorted based on User's Feedback
Answer / sri
Memory Leak : Unreleased memory from the objects Execution
is called Memory leak. in endurance testing only we have to
find out the memoryleaks for longer durations.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / 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 |
Answer / supraja
memory consumption is gradually increase after the test
completion.that is called as memory leak,we can find the
memory leaks at the time of endurance test.the cause of
this botteleneck,developers should not close the functions
properly.
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / maverick
a reduce of your memory usage, and how to find it..is by
using a benchmarking software..
| Is This Answer Correct ? | 0 Yes | 7 No |
hello all can anybody give the total analysis guidance in load runner.thanks & regards siva2574@gmail.com
How did you find web server related issues?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
How to correlate the server side data, when u r getting more than one dynamic data which keeps on suffel during replay?
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?
Quick learn load runner & Real time experience documents
Hi Am new for load testing.I got the following error..Please check it and do needful.. Action.c(213): To location "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26693] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/ccms_css.css" in HTML "http://10.239.32.23/CCM- NIELSEN-PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/images/ERROR.GIF" in HTML "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659]
what is the diff b/w loadrunner 8.1& loadrunner 9.5
What is the modular approach of scripting?
What is Response Time?
What is the difference between Scalbility Testing and Volumetric Testing. in Performance Testing?
What are the major differences between Web Server and Application Server?