how do u find out memory leaks in any application..?
Answer Posted / pandu
Memory Leak u can find by using any performance tool like
Load Runner, Silk, Performance Monitor etc..
To know ur self you can do one.
1. See the free space in ur system.
2. Run ur Application.
3. See the free space again after completion of ur
application.
4. If you have some difference between two free spaces find
in previous steps gives you the memory leak. If you don't
have difference means no memory leak.
This is one approximate method. But don't do anything while
doing this process.
Or you can use Performance Monitor(free tool with OS) by
creating some counters.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
In simple steps how will you do unit testing using VSTS?
What is unit level testing?
What is a failure?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What are the properties of a good requirement?
What is boundary value testing? Give an example.
What is Independant Testing? When and where this type of testing will be performed?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is mean by Schedule report who is the responsible for generated that one ?
integration test cases for mouse and keyboard
diff b/w desktop based testing & web application testing
If client give you a project then which testing you will perform first
please send me interview questions asked in google in testing - manual
What is sanity?