How to install Apache JMeter?

How to install Apache JMeter

JMeter is a pure Java desktop application, latest JMeter requires a fully compliant JVM 8 or higher. JDK/JRE is a pre-requisite for Apache JMeter. If you want to know how to install Apache JMeter then follow these simple steps: Watch YouTube Video: Apache JMeter – Installation 1. Verify or Install JDK/JRE: Refer to the below links … Read more

Apache JMeter

Overview: Apache JMeter is an open-source performance testing tool; developed in Java. JMeter does not require any purchasing or licensing costs. It means that you can conduct the performance testing of an application or a software system without spending a single penny on the tool. JMeter becomes a rapidly growing tool due to its unrevealed … Read more

Important Performance Testing Formulae

Performance Testing Formulae

Performance Testing and Engineering are quantitative approaches in which numbers and formulae play a vital role. You can not think about Performance Testing without understanding the basic mathematics behind the testing technique. This article has some basic formulae that will help you to understand the logic and relationship between different performance testing terms. So, let’s … Read more

Linux Performance Monitoring – ss

Linux server performance monitoring through the ‘ss’ command provides the monitoring statistics related to network sockets and connections. ‘ss’ stands for ‘Socket Statistics’ and it is a simpler and faster version of the obsolete command ‘netstat’. ‘ss’ utility completely replaces ‘netstat’ in the Linux Performance Monitoring system which provides more advanced features and flexibility. It has … Read more