Skip to content

Performance testing on multiple customer APIs by JMeter

Notifications You must be signed in to change notification settings

asif-shahriar/JMeter-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Jmeter

Prerequisites:

  • Install jdk 1.8
  • Download and extract Apache Jmeter 5.4.2
  • Set up JMETER_HOME

How to run this file:

  • Clone the repo
  • Run CMD in the root folder
  • Give following command:
jmeter -n -t Customers_api.jmx -l log.csv -e -o Reports 

Screenshot

Screenshot_2

Releases

No releases published

Packages

No packages published