Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 554 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 554 Bytes

Cypress.io-todo-App

Practice cypress.io on a To-do App

Divide the frameworks to the below cases

*UI
*E2E
*API

The below content is explained on the to do App

-Cypress runner
-Mocha basics
-Find elements
-Cypress Actions
-Assertions
-Cypress commands
-Async and alias
-Fixtures
-API requests

-Practice on todo App and do UI , API , E2E scenarios
-Reporting using the cypress dashboard

Cypress.io course