Skip to content

This repository contains API testing for the Dmoney server. The testing includes comprehensive test cases and assertions to ensure the APIs are functioning as expected. A Newman report has been generated for the API test results, and a bug report has been created to document any issues found during testing.

Notifications You must be signed in to change notification settings

Himu143/Dmoney-ApiTesting_Newman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository contains API testing for the Dmoney server. The testing includes comprehensive test cases and assertions to ensure the APIs are functioning as expected. A Newman report has been generated for the API test results, and a bug report has been created to document any issues found during testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published