Skip to content

joydeep100/Cypress_CucumberBDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Demo Framework for Web & REST API Testing

Cypress implementation with Cucumber and Page Object Model.

Cypress.io

Environment

  • Linux / Mac / Windows

Dependecy

  • node
  • npm

Libraries Used.

  • @4tw/cypress-drag-drop
  • cypress
  • cypress-cucumber-preprocessor
  • underscore

Techniques used

  • Page Object Model
  • BDD (Cucumber)
  • Custom Commands
  • Drag and Drop
  • REST API testing (GET, POST, PUT, PATCH & DELETE)
  • Test Tags

How to install

  • Pull the branch
  • Goto the project root folder (i.e. cypdemoprj)
  • run the command npm install

How to run

a. Headless mode

  • run the command npx cypress run

b. Running from the Test Runner

  • run the command npx cypress open and click on the required feature files

About

Cypress FW for UI & REST API Testing using Cucumber & POM!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published