Skip to content

This project has cypress interacting with text boxes, check-boxes, combo-boxes, cypress commands, asserts and buttons.

Notifications You must be signed in to change notification settings

gustavo-rss/cypress-ticket-specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-ticket-specs

My intention with this project is to improve my Cypress framework skills. It tests a simple ticket website and its functionalities.

You can find automated tests that:

  • Navigates to a page;
  • Maps fields using CSS selectors;
  • Inputs value to text boxes;
  • Checks and unchecks check-boxes;
  • Selects combo-box options;
  • Use cypress commands to repeat filling similar data;
  • Asserts header content being displayed;
  • Assert buttons displayed as enabled or disabled;
  • Clicks on buttons;
  • Overall 9 automated tests were made.

About

This project has cypress interacting with text boxes, check-boxes, combo-boxes, cypress commands, asserts and buttons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published