how do u find out memory leaks in any application..?
Answers were Sorted based on User's Feedback
Answer / 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 |
Based on what documents do you start scripting?
what kind of bugs you can find in the application in manual testing?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Guys, can any one of u give the realtime example for Regression Testing
What is the full form of cmmi?
What are the bugs we cannot find in black box?
what is the diff between testing methodology and testing technique
What is an IDE?
what is the steps for preparing scenario ?
How many testcases have you written till, now as an average per project?
How can I do Server side Interface testing in Web Testing?
Hi Please tell me about ERP for hr module what all function u found in hr model .