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 is an inspection in software testing?
I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
1. AMDOCS Testing2. DW testing3. ERP testing4. Mainframe testing5. SOX Testing6. Six sigma testing7. RUP-CMM testing
While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.
what we do when our reported defect reject?
Hi frnds im Priyan.in interviews they are one question 4r me. " AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
What are the qualities if the tester ?
what should we do if the developer rejects the bug?
what are the parameters use to write the test plan document?
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
What is bug release notes? ....What does Bug release notes contain?