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 |
Explain Agile testing with example?
One or more text elements or even all text elements in a page should be markable as required to match. -What are the categories of content validation is described in the text above?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
In your Testing career, what was the critical DEFECT you think...? Please post some real time critical issues for the above question...?
What do u do if the bug that u found is not accepted by the developer and hez saying its not reproducable.Note:The developer is in the onsite location
Hi, this is sekhar yadav plz answer my questions with(examples) highest seviarity &lowest priarity and lowest seviarity & highest priarity ???? i want proper answer .. thankq
which are the mandatory fields in QC while rising new bug??
HOW TO CREATE SRS REVIEW REPORT TO PL?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true
What is exact meaning of Standalone application?
Why does software have bugs?
What r the inputs in System Testing?