Course curriculum

  • 1

    Introducing Cypress

    • What is Cypress

    • Installing Cypress

    • Your First Cypress Test

    • Write your first Cypress Test

  • 2

    Locating Elements In Cypress

    • Basic Cypress Test Structure

    • Locating Elements

    • Live Coding Demo

    • Write a scenario to test the Complete button

  • 3

    Page Objects in Cypress

    • Writing Page Objects in Cypress

    • Refactoring Page Objects

    • Practical Page Objects

  • 4

    Cypress in action: Flying High Tests

    • Live Cypress Testing (Part 1)

    • Live Cypress Testing (Part 2)