DEV Community

Raghwendra Sonu
Raghwendra Sonu

Posted on

1 1

FTP loadtest using JMeter

Step1: Add a FTP Request Sampler
Add -> Sampler -> FTP Request

Step 2 : Download and install any of the FTP client like WinSCP from
https://winscp.net/eng/download.php

Step3: Login to the ftp server using WinSCP.
Server: test.rebex.net
UserName: demo
password: password

Alt Text

Step4: Once the connection to Server using WinSCP is successful we will try to download any of the file available at server to the local system.
Let us get readme.txt file from server to local machine.

Alt Text

Step5: Add FTP connection parameters.
Remote File: /readme.txt
Local File Location: F:\DevelopmentPrograms\LoadTest
Type of request: get

Alt Text

Step6: Add a view tree graph, to see execution results.
Add -> Listener -> View Results tree

Step7: Run the loadtest.

Alt Text

Step8: Verify that the file has been downloaded to local system.

Alt Text

You can modify get to put request and upload a file from local machine to server.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs