Skip to content

PranabPaulJoy/mbank-newman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBank-Rest-API-Newman

Project Summary:

  • This project has automated user API from Postman using Newman
  • In this project, we can see a few basic mobile banking operations like Depositing, Send Money, Payment, Withdrawing, and Balance Check.

Technology used:

  • Postman
  • Newman

Editor:

  • VS Code

Pre Requisites:

  • NodeJS
  • Git

How to run this project

  • git clone <repo_url>
  • npm i
  • npm test

API Documentation:

Test Cases for this project (Link is given below):

Bug report for this project (Link is given below):

Based on following Scenario this Positive and Negative case has been Created

  1. At first Admin creates an agent and random 2 customers
  2. SYSTEM account Deposit some money to the agent
  3. Agent Deposit some money to the customer 1
  4. The Customer Withdraw some amount from agent
  5. The Customer Send money to another customer
  6. The Customer Payment to the merchant
  7. The Agent check balance & statment
  8. The Customers check balance & statement

Newman Report:

Newman Report Summary

Newman Report Summary

Newman Report Request

Releases

No releases published

Packages

No packages published