- Handling Alerts,Popups,Child Windows using Cypress-Jquery
- Handling Web tables, mouse hover popups
- Page Object Design
- Mocha Awesome reports
- Jenkins Integration
- BDD Cucumber Framework Integration to Mocha
- Feature files with Gherkin Syntax
- End to End Automation using Cypress-Cucumber standards
- Data Driven Testing using Cucumber Data table
- Tags for Cucumber Scenarios
- Cucumber HTML Reports
- XHR Testing
- SSO Automation and SSO Demo
- Session Token & Local Storage Data saving with Cypress & CSV Parsers
- DB Integration (SQL Server with Azure using Cypress DB Plugin)
- Cypress
- BDD/Cucumber/Gherkin
- SQL Azure
- JavaScript
- Clone the project
- npm i to Install all the dependencies
- In case of conflicts -> npm i --force.
- Run npm test to execute the tests in Test Runner | Run npx cypress run to execute the tests in CLI