Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.08 KB

Dmoney-ApiTesting_Newman

Project Scenario

  1. Admin creates an agent and random 2 customers
  2. Deposit some money from SYSTEM account to the agent
  3. Agent deposit to any of 1 customer
  4. The customer checks balance
  5. Then withdraw any amount from the agent
  6. And send money to the other customer
  7. Then the customer will check statement
  8. For each transaction, assert expected balance

How to run this project

  • clone this project
  • give this command
    • npm i
    • npm run report

Pre-condition

  • Node.js must be installed

Technology used

  • Postman
  • Newman

Project Documentation

Test Cases

Issue Report

Newman Report

report_newman