Search code examples
testingperformance-testingresponse-timemanual-testing

Testing tool for performance


Which is the best Performance tool to measure the response time for a web application in IE10 and above.

I've used http watch and fiddler.

Kindly suggest any other tools, which are good and simple

Also kindly let me know what is memory leakage in mobiles.

I tried using the Developer tools it dint help. The web pages which i need to test have a lot of dynamic fields, so if i click on any of the fields the debugger will close as the fields loads. Hence need an external tool to record the response time.


Solution

  • Try using inbuilt "Developer Tools" in IE (Press F12 button on keyboard to open it)