Skip to content

This project uses postman and newman to test an api following standard test cases

Notifications You must be signed in to change notification settings

md-mostafa/Dmoney_API_Test_Using-Postman-Newman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMONEY API Test Using Postman Newman

This project uses postman and newman to test DMoney API


API Documentation

Test Scenarios

  • Login as admin
  • User creations
  • Deposit to agent
  • Deposit to customer
  • Withdraw money
  • Send money
  • Check customer statement

Test Cases

The test cases are written in a standard test format

Bug Report

Written in a standard bug report format


Prerequisites

  • Postman
  • Nodejs
  • VsCode

How to run the project

  1. Clone the repo
  2. Open cmd in the root folder
  3. Give the following commands
npm i
npm run test

Generated reports

report

About

This project uses postman and newman to test an api following standard test cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages