August 20, 2020

JMeter



What is JMeter?

The Apache JMeterTM is pure Java open source software, which was first developed by Stefano Mazzocchi of the Apache Software Foundation, designed to load test functional behavior and measure performance.

You can use JMeter to analyze and measure the performance of web application or a variety of services.


Throughput- amount of data transported to the server in respond to the client  request in given period of time . IT depends on degree of parallelism.

Benefits of Load Runner- versatile result , easy integration 

Endurance testing- IT is non functional type. To evaluate the behaviour under sustained use.

Spike Testing- estimate the weekeness of the system

Common mistakes done by user in performance testing - not validating the test results, lacking long duration sustainability test, n/w bandwidth not being simulated 

No comments:

Post a Comment

Please let me know if you have any doubts.

Key concepts in Pipeline

 1. Agent- To build your code or deploy your software using azure pipelines, you need at least one agent. Two types of agent- Microsoft host...