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 |
What are the testing types? Tell me abt few?
Can some one tell me what is test environment? And What is test set up?
What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
Difference b/w srs and functional specifications? what are the approaches u'll follow while integrating the modules
2 Answers L&T, Semantic Space,
what is black box testing
13 Answers CTS, IBM, Virtusa,
What is Defect Density?
last testcase for project will be written in which phase?
What is the V-model?
How will u decide test data to see that evey feature is thoroughly tested
What is driver in testing point of view?
there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.
Write four steps for writting scenario ?