Performance Testing with Jmeter
Performance testing means testing a web application against heavy load, multiple and concurrent user traffic. JMeter and Loadrunner have widely used performance testing tools. Most of the time we heard the news that the website is down due to heavy load on the server or website is loading slowly. It happens just because of poor planning during the requirement analysis phase. Most of the company believe in just making the website and delivering to the client. Sometimes clients opt for freelancers due to low prices and never discuss SLA (service level agreement) in terms of load time and a concurrent maximum user can come on the website. When traffic starts coming on the website then the website is down or opening very slow. It is our recommendation to suggest the best technologies in the requirement analysis phase as per the client-given SLA (service level agreement). There are three types of performance testing i.e Load Testing, Stress Testing & Volume Testing. The major diff...