Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 934 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 934 Bytes

dmoney api jmx

This is a Jmeter project, where dmoney api is used for api test.


API Documentation

Requests

  • Login to user
  • Create a new agent
  • Deposit to agent
  • Create a customer
  • Search customer by phone number
  • Deposit to customer
  • Withdraw money
  • Delete user

Prerequisites

  • Jmeter
  • postman

How to run the project

  1. Clone the repo
  2. Open cmd in the root folder
  3. Give the following commands
jmeter -n -t dmoney_api.jmx -l dmoney.jtl -e -o dmoneyReports

Generated reports

report

  • Jmeter Project Structure jmeter_project_structure

  • Jmeter Summary Report jmeter_project_structure


⚠️ Dont change anything in Thread properties in jmeter.