Skip to content

automate dmoney api by using postman & report generated by newman

Notifications You must be signed in to change notification settings

MdMostofaKamal/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

automate dmoney api by postman where test cases are added for Login,User list,Creating users,Searching users,Update user information,Delete user & report generated by newman.

Steps are given to run this project:

  • Clone this project
  • Give the following commands by openning terminal section in code editor's
npm init -y

npm i newman

npx newman run .\Dmoney User.postman_collection.json -n 1

npm i newman-reporter-htmlextra

npm test

Screenshot of the report which generated by newman

screencapture-file-G-My-Sqa-Project-Postman-Reports-report-html-2022-11-05-02_19_10

About

automate dmoney api by using postman & report generated by newman

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published