Skip to content

This project has cypress interacting with checkboxes, buttons, filters, input fields, assertions, page objects and visual tests with applitools eyes API,.

Notifications You must be signed in to change notification settings

gustavo-rss/cypress-tau-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation University - Cypress Intro

This project was made during an online course at Test Automation University - https://testautomationu.applitools.com/. It tests a to-do website.

The automated tests:

  • Navigates to pages;
  • Maps page elements;
  • Create new to-dos;
  • Toggle checkboxes;
  • Clear to-dos;
  • Filter to-dos;
  • Visual tests the website using applitools eyes API;
  • Asserts different element states and text content;
  • Create functions on page objects pattern to be reused in different tests;
  • Overall 7 different tests were done.

About

This project has cypress interacting with checkboxes, buttons, filters, input fields, assertions, page objects and visual tests with applitools eyes API,.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published