https://github.com/atulkrsharma/cypressguitestingframework
Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)
https://github.com/atulkrsharma/cypressguitestingframework
Last synced: 2 months ago
JSON representation
Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)
- Host: GitHub
- URL: https://github.com/atulkrsharma/cypressguitestingframework
- Owner: AtulKrSharma
- Created: 2023-01-18T04:04:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T04:10:53.000Z (over 2 years ago)
- Last Synced: 2025-03-21T05:32:52.276Z (3 months ago)
- Language: JavaScript
- Size: 134 KB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress GUI TestingFramework
Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)
### 💻 Topics
- [x] Mocha Structure
- [x] Mocha Hooks
- [x] Retry Ability
- [X] Cy.Request(For API testing)
- [X] Write and Read a file.
- [X] Page Object Model
- [X] Browser, Arch, and DOM commands.
- [X] Locators
- [X] Location Methods(URL Validation)
- [X] Cy.Intercept(To mock and stub APIs)
- [X] Fixtures
- [X] Data Driven Testing
- [X] Cypress Studio Review
- [X] Cypress Custom Commands
- [X] Cypress Assertions
- [X] Cypress variables and aliases.
- [X] Plugins:Mochawesome Reporter, Xpath