Skip to content

This is a Git repository for automating API testing on Dmoney API using Axios. The repository contains JavaScript files that send HTTP requests to the Dmoney API endpoints and test their responses. Axios is used to handle the requests and responses. The tests cover various scenarios and provide detailed assertions on the expected responses.

Notifications You must be signed in to change notification settings

Ruman165837/User_Api_Automation-Using-Postman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User_Api_Automation

Tecnhnology And Tool Used

  • Postman
  • Newman

Scenario

  • Login in to the System as aaadmin
  • Create User
  • Update User
  • Search User
  • Delete User

How To Run This Project

  • Clone this project
  • Hit the following command npm i npm test

Prerequisite

  • Node.js must be installed

API Documentation

https://cutt.ly/ZBfaAd9

About

This is a Git repository for automating API testing on Dmoney API using Axios. The repository contains JavaScript files that send HTTP requests to the Dmoney API endpoints and test their responses. Axios is used to handle the requests and responses. The tests cover various scenarios and provide detailed assertions on the expected responses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published