https://github.com/raadxrahman/api-automation-using-postman
Wrote Positive & Negative Test Cases, Tested & Automated APIs through Postman, Generated Newman Report.
https://github.com/raadxrahman/api-automation-using-postman
newman newman-reporter-htmlextra postman postman-collection
Last synced: about 2 months ago
JSON representation
Wrote Positive & Negative Test Cases, Tested & Automated APIs through Postman, Generated Newman Report.
- Host: GitHub
- URL: https://github.com/raadxrahman/api-automation-using-postman
- Owner: raadxrahman
- Created: 2025-03-05T17:33:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-12T05:46:42.000Z (about 1 year ago)
- Last Synced: 2025-06-12T06:43:01.975Z (about 1 year ago)
- Topics: newman, newman-reporter-htmlextra, postman, postman-collection
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo Mobile Financial Services (dmoney REST API) Testing Using Postman
## Description: By this demo API project, we can create and manipulate several types of user roles ie Agent, Customer, Merchant, and their activities.
## Technology and Tools I used:
- Postman
- Newman
- Report: newman-html-extra
## Scenarios
- Login to the System as admin
- Create user (Agent / Customer)
- Deposite to Agent
- Deposite to Customer
- Agent can check balance
- Customer can can check balance
- Customer can withdraw money from agent
- Customer can send money to another custome
## How to run this project
- Clone this project
- Hit the following command:
- ``` npm i ```
- ``` npm test ```
- Report will be generated in Reports folder.
## Pre-requisite
- Node JS must be installed
## Documentation:
https://documenter.getpostman.com/view/42655650/2sAYdmjSjV
## Test Cases
https://docs.google.com/spreadsheets/d/14H1H3vq_GJqJ84TaAsFOLmg4UHM7SYvKZtmtRw-ch_o/edit?usp=sharing
## Bug Report
https://docs.google.com/spreadsheets/d/16Q3hx8O8Se_1NvznVHntBaXN8yPxQgbnSWQLJygyLhk/edit?usp=sharing
## Newman Report

## Author
Mahbubur Rahman