I'm Vijay, and I've been working on this blog for the past 20+ years! I’ve been in the IT industry for more than 20 years now. I completed my graduation in B.E. Computer Science from a reputed Pune university and then started my career in…
The Server Name and Path are very important to ensure that your request is going to the right place. By default, the request goes with HTTP protocol which can be changed to HTTPS if desired. User parameters can be added to the request if any additional parameters are needed to land on the specific page. All methods such as GET, POST, etc. are supported.
In case your scenario demands multiple requests to be sent to the same server or maybe any parameter that is common in all requests, HTTP Request Default comes into the picture. Once the properties are set in this config element, all requests in the same thread group inherit that property.
For example, once the server name is set in HTTP Request Default, it need not be set in the HTTP Requests following it.
Overview: Hi Testers!! In this tutorial, you will learn how to use controllers in JMeter. Below are the topics which are covered in this session: Simple Controller Loop Controller Transaction Controller => Click here for The Complete Free Training On JMeter (20+ Videos) Here is a Video Tutorial: << PREV…
Overview: Hi Testers!! In this tutorial, you will learn how can Jmeter record scripts directly and load can be applied to them later. Below are the topics covered: Non-Test Element – HTTP(S)TestScriptRecorder => Click here for The Complete Free Training On JMeter (20+ Videos) Here is a Video Tutorial: <<…
Overview: Hi Testers!! In this tutorial, you will get to know how to work on FTP Requests using sampler and config elements. => Click here for complete JMeter Tutorials: The Complete Free Training On JMeter (20+ Videos) Below are the topics covered in this tutorial: FTP Request Sampler Configuring Default…
Hi Testers!! In this tutorial, you will get to learn the basic definition of performance testing. All other terminologies like load testing, volume testing, spike testing etc. can be explored via our website. => Click here for JMeter Tutorials: The Complete Free Training On JMeter (20+ Videos) Jmeter is a…