Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.12 KB

sb2bi-sftp-readme.md

File metadata and controls

55 lines (31 loc) · 1.12 KB

Run SFTP Load Test on Sterling B2B Integrator

Creating Partners in Sterling File Gateway

Create some partners, on IBM Sterling File Gateway. For example:

  • demo_partner01
  • demo_partner02
  • demo_partner03
  • demo_partner04
  • demo_partner05

Creating the Load Test using the SFTP Protocol

Prerequisites

  1. Download the Plugins Manager JAR file ( https://jmeter-plugins.org/get/ ) and place it in JMeter's lib/ext directory.

  2. Then start JMeter and go to the Options menu to access the Plugin Manager .

  3. Under available plugins, search for SSH , install the plugin.

Creating the Test Plan

  1. Create a new test plan "Test Plan"

Name: SB2Bi SFTP Test Plan

  1. Select the 'Test Plan' node and right click on it.

  2. Hover over Add -> Topic (Users) -> Thread Group "Thread Group"

  3. Add a Sample > SSH SFTP and specify connection settings:

  • Hostname
  • Port
  • User Name
  • Password
  • Action
  • Source path
  • Target path
  1. Optional: Create other Samples using SFTP

  2. Add to Listener > View Results Tree

  3. Add to Listener > View Results in Table

  4. Add to Listener > Summary Report

  5. Run the test