2.) Apache JMeter 


 -Abbhirami



I’m back with another exciting testing tool you should be knowing about-Apache Jmeter. This  stands one of the most used open source we application testing software. They are used for both static and dynamic web applications, including .PHP,ASP.NET. Its specific functionality is that it test the functional behavior and performance.


An important thing to note is that JMeter is not a browser. I too had a feeling that it works like a browser but it does not .This is something I read it from their official website and thought must share it with you.


As far as web-services and remote services are concerned, JMeter looks like a browser (or rather, multiple browsers); however JMeter does not perform all the actions supported by browsers. In particular, JMeter does not execute the Javascript found in HTML pages. Nor does it render the HTML pages as a browser does (it's possible to view the response as HTML etc., but the timings are not included in any samples, and only one sample in one thread is ever viewed at a time).
 

Comments

Popular Posts