radhakrishnanakireddy / CypressGUITestingFramework

Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress GUI TestingFramework

Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)

exemplo imagem

đź’» Topics

  • Mocha Structure
  • Mocha Hooks
  • Retry Ability
  • Cy.Request(For API testing)
  • Write and Read a file.
  • Page Object Model
  • Browser, Arch, and DOM commands.
  • Locators
  • Location Methods(URL Validation)
  • Cy.Intercept(To mock and stub APIs)
  • Fixtures
  • Data Driven Testing
  • Cypress Studio Review
  • Cypress Custom Commands
  • Cypress Assertions
  • Cypress variables and aliases.
  • Plugins:Mochawesome Reporter, Xpath

About

Cypress GUI Testing Framework - Hybrid (with Page Objects & App Actions)


Languages

Language:JavaScript 96.5%Language:TypeScript 3.5%