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 Pega Testing ?
5 Answers Cap Gemini, IBM, TCS,
what are the different type of bugs in client server and web based?and what is the difference in testing client server and web based?
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
What are the benefits of creating multiple actions within any virtual user script?
What is a test scenario?
what is mean by funtionality testing and performance testing,and what is the difference?
plz can anyone tell me about agile in real time
5.what do you like most about testing?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
Can you explain decision tables?
is it possible web application make it as executable file