Skip to content

kettei/api-automation-sanbercode-47

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Automation Repository for kasirAja Website (POS Website)

Welcome to API Automation Reposity for kasirAja website. This is an automated test case examples for Customer feature (CRUD) in kasirAja website.

Table of Contents

Framework and How to Install

  • npm [npm install]
  • supertest [npm install supertest]
  • mocha [npm install mocha]
  • chai

How to Run

  • npm run test (to run suite script)
  • npm npm run html-report:api (to open html report)

Evidence

api-automation-evidence.mp4

API / Features

Customer Feature CRUD includes:

  • POST = Add Customer
  • GET = Get Customer Detail
  • PUT = Update Customer Detail
  • DELETE = Delete Customer

Each of the features also includes positive and negative cases.

About

API Automation for kasirAja, a POS Website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published