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…
FTP request needs an FTP serverwith a username and password to login to it as without authentication no FTP server would allow you to upload/ remove files from a remote server. So, the server name must be provided to make a request followed by the file location and then the selection of uploading (PUT) or downloading (GET) as per the scenario which you are testing.
The file can be saved directly in response also just to make a quick check whether the file name is correct. Unlike HTTP Requests, there is no built-in component that can record the FTP requests.
Like the HTTP Request Default config element, FTP Request Default makes the user enter the repeating values in it so that all the request under the same thread group inherits the properties and makes use of them.
Listeners can be added to view the results to help testers understand whether the performance is apt or not.
Overview: Hi Testers!! In this tutorial, you will get to understand the building of JMeter's sample test plan by making use of some components. => Click here for JMeter Tutorials: The Complete Free Training On JMeter (20+ Videos) Below are the topics explained in this tutorial: Test Plan Thread Group…
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…
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: Recording Controller Interleave Controller IF 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 to use Blazemeter plugin for recording scripts and some of the JMeter's already stored templates. Below are the topics covered in this session: Jmeter Templates Blazemeter Plugin => Click here for The Complete Free Training On JMeter (20+ Videos) Here…
Hi Testers!! In this tutorial, you will learn how you can use variables and functions in Jmeter and make your scripts re-usable. Below are the topics which are covered in this tutorial: Using Variables in JMeter Using JMeter inbuilt functions like threadnum, counter, machineIP etc. => Click here for The…
Overview: Hi, Testers!! In this tutorial, you will get to know how you can work with HTTP or HTTPS requests going to the server. => Click here for complete JMeter Tutorials: The Complete Free Training On JMeter (20+ Videos) Below are the topics covered in this tutorial: HTTP Request Sampler…
Learn Apache JMeter Performance testing tool with the help of this comprehensive video series of JMeter Tutorials for beginners and experienced professionals. [Scroll down to check the list all the tutorials] JMeter is the best open-source load testing tool to measure the performance of an application. By the end of this…
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…