Skip to content

matifniaz/bankAppAutomation

Repository files navigation

Cypress - UI Automation By MAN - Muhammad Atif Niaz

image

Pre-requisites

  • Node JS

Pakages Informations:

Following pakages we used in this project.

  • cypress
  • @cypress/xpath
  • cypress-mochawesome-reporter
  • cypress-plugin-api
  • xlsx

Design Pattern:

  • Page Object Model

Programming Lanaguage:

  • JavaScript (JS)

Install the project

Install project dependencies with:

npm install

Run The Project:

Execution on Electron

npm run cypress:execution

Execution on Chrome

cypress:execution:Chrome

Execution on Firefox

npm run cypress:execution

HTML Report:

  • HTML report open automatically after completeion of test executions.
  • Report path "cypress\reports\html\index.html" image

API Automation Using Postman

image

  • Collection Added Under "API-User_Automation_Collections" on root dirctory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published