Skip to content

This is a Jmeter Project where the API is tested by creating test cases for Login , create user , search user and also performing update and delete operations. Also add testing server API link.

License

Notifications You must be signed in to change notification settings

mnomanme/APITestJMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Testing using JMeter Project

Solved:

How to run this project

  • Clone this project

https://github.com/mnomanme/APITestJMeter.git

cd APITestJMeter
  • Move file into \apache-jmeter-5.5\bin this path

  • Open in windows terminal or git bash terminal and run below command

- jmeter -n -t "JMeter-assignment-02.jmx" -l "JMeter-assignment-02.csv" -e -o Reports

Steps

  • Create user

  • Search User

  • Update user by id specific property

  • Delete user

API Test Strategy

Jmeter Results Tree
Jmeter Test Collection 1
  • Summary Reports
Jmeter Summary Reports
Jmeter Test Collection 2

JMeter Summary Report

  • Test Report Summary
Test Case 1
Summary
  • Test Report Statistics
Test Case 2
Statistics

About

This is a Jmeter Project where the API is tested by creating test cases for Login , create user , search user and also performing update and delete operations. Also add testing server API link.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published