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 |
What is the difference between classic schedule and real schedule in controller ?
What is the relation b/w Throughput and Think Time?
How can i parameterize data through Excel sheet using VB Vuser protocol?
Diff btn silk Performer& Loadrunner?
How to schedule a scenario?
In Performance Testing,tell me about usually which are the reports are generated and if any errors are occurs while doing performance testing then,how find exact location errors?
what are the objectives of performance testing?
on what monitoring tools have u worked on?
Is there any special setting required in internet explorer or laod runner VUGen to prepare script in load runner using seibel web protocol. is it same like web-Http/Html?
What component of loadrunner is used to record a script?
How many values can be generating in script we can Parameterize even it is in one scenario 1000Parameterization values are there it is correct to Parameterized?or not?
What is the relation between Response Time and Throughput?