Skip to content
JMeter - Login Config Element

JMeter – Login Config Element

The simple definition of the ‘Login Config Element’ component in JMeter is the element used as a global component to add or override the credential in the following Samplers added to the test plan. This element… 

JMeter - LDAP Request Defaults

JMeter – LDAP Request Defaults

What is LDAP? LDAP (Lightweight Directory Access Protocol) is a software protocol for enabling anyone to locate organizations, individuals, and other resources such as files and devices in a network, whether on the public Internet… 

JMeter - Keystore Configuration

JMeter – Keystore Configuration

Keystore configuration element in JMeter helps to configure the Client’s side certificate. Some systems require a Client-side certificate which helps the server to know exactly who is connecting. Today, in many organizations internal users must install… 

JMeter - LDAP Extended Request Defaults

JMeter – LDAP Extended Request Defaults

What is LDAP? LDAP (Lightweight Directory Access Protocol) is a software protocol for enabling anyone to locate organizations, individuals, and other resources such as files and devices in a network, whether on the public Internet… 

JMeter - HTTP Header Manager

JMeter – HTTP Header Manager

The browser sends an HTTP request header with some additional information to the server. This additional information is required to fulfil the server requirements to respond to that particular request. Each time the browser sends… 

JMeter - HTTP Cookie Manager

JMeter – HTTP Cookie Manager

What is a Cookie? As per definition, Cookies are text files stored on the client’s computer and they are kept for various information tracking purposes. Generally, a cookie is added to the response from the…