Cypress

  1. Overview
  2. Installation
  3. Test Runner Component 
  4. Writing First Script
  5. Folder Structures
  6. Basic Commands
  7. Custom Commands
  8. Variables
  9. Aliases
  10. Locators
  11. Assertions
  12. Asynchronous Behavior with Promises
  13. Hooks
    • beforeEach
    • afterEach
    • before
    • after
  14. Data Driven Testing
  15. Dashboard - Screenshots and Videos
  16. Debugging
  17. Plugins
  18. Fixtures
  19. Configurations
  20. Environment Variables
  21. Leveraging jQuery
  22. Database Testing
  23. Working with HTTP Methods
  24. Implementing Page Object Model (POM)
  25. Implementing Behavior Driven Development (BDD)
  26. Integration with Jenkins
  27. Recipes
    • Handling Input Box
    • Handling Radio Button
    • Working with Checkbox
    • Working with Radio Buttons
    • Handling Alerts
    • Handling Drop Downs
    • File Upload
    • Handling Web Tables
    • Cookies
    • Frames
    • Navigation Forward and Backward