Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XYZ Cypress Use Case

Cypress

Test Automation using Cypress for XYZ Bank web application. Sample project using cypress

You can find the sample Test Reports here: XYZ Bank Test Report

🚀 Features

  • End-to-End Testing using Cypress
  • Automated UI & Functional Testing
  • Cross-Browser Testing
  • Mochawesome Test Reports

📂 Project Structure

xyz-cypress-use-case/
│-- cypress/
│   ├── fixtures/          # Test data (JSON)
│   ├── integration/       # Test cases
│   ├── plugins/           # Cypress plugins
│   ├── support/           # Custom commands & utilities
│   ├── reports/           # Mochawesome test reports
│-- cypress.config.js      # Cypress configuration
│-- package.json           # Dependencies & scripts
│-- README.md              # Project documentation

🛠️ Installation & Setup

  1. Clone the repository

    git clone https://github.com/vernitapang/xyz-cypress-use-case.git
    cd xyz-cypress-use-case
  2. Install dependencies

    npm install
  3. Run Cypress tests

    • Open Cypress UI
      npx cypress open
    • Run headless tests
      npx cypress run

📧 Contact

For questions or collaboration, reach out to me.

About

Test Automation using Cypress for XYZ Bank web application. Sample project using cypress

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages