This porject shows the automation between DMoney user and Transection API using postman. And generate report using newman to show the test result at a glance. I have added the API collection run documentation, Test Cases documentation both positive and negative test case and a Bug report for this project.
- Admin creates an agent and random 2 customers.
- Deposit some money from SYSTEM account to the agent. System account: SYSTEM (range 10 tk to 10000 tk)
- Agent deposit to any of 1 customer
- Check agent balance
- Then withdraw any amount by the customer from the agent (range 10 tk to 10000 tk)
- Then the customer checks balance
- Then send money to the other customer
- Then from the another customer payment to this merchant: 01686606905
- Then the second customer will check both balance and statement
- Then the merchant will check his own balance
1. Node.js
2. Post man
3. Vs code
4. Newman
5. git