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

mufrad12/Dmoney-API-Testing-Newman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dmoney Api Testing Newman

Technology used:

  • Postman
  • Newman

Steps to run this project:

  • Clone this project
  • Give the following commands by opening terminal in the project folder to create newman Report:
npm init -y
npm install newman
npm i newman-reporter-htmlextra
node .\report.js

Test Cases for Dmoney API:

Bug Report for Dmoney API:

Screenshot of the report generated using newman.

dmoney api 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