what is memory leakage?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Memory leakage occurs when dynamically allocated memory is not deallocated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nitin verma
Hi,
When a system is not able to handle its memory allocations
it is called memory leak.Memory leak is also a bug.It cause
to degrade the system performance.
nitin9360@yahoo.com
| Is This Answer Correct ? | 5 Yes | 7 No |
Answer / sundar
While splitting memory into different parts like pages,when
a file which has less memory than the page means the memory
difference is wasted that is called memory wastage.
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / usha, usha_0383@yahoo.com
The peakload is indicating Vusers fail status due to
insufficient memory allocations in system called memory
leakage.
| Is This Answer Correct ? | 3 Yes | 13 No |
Answer / srinivas
Memory leakage happens when we open a .vbs file or any
other file in the application and not close it after it's
use.
Let me know if this is correct.
| Is This Answer Correct ? | 3 Yes | 14 No |
X=10,Y=20 you need to swap the numbers without using a third variable?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Explain the types of object repositorys in qtp?
Give the syntax to import/export xls into qtp.
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
how to test a java project throughqtp?while testing a vb project we generally do vb scripting. but while testing java project do we use java script .plz some one can send me the manual for it my email roy_samata@yahoo.com thanks in advance
we have 5 default properties we want add more Default property in Object Repository how to add the property
How to handle dynamic objects in QTP?
What is deference between normal QTP testing and descriptive programming?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
WHAT IS OBJECT REPROSITORY?