Skip to content

An automation functional suite for REST API and GUI tests using CYPRESS.IO

Notifications You must be signed in to change notification settings

sreesl/cypress-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEARNING TASK 👩‍💻

⚒️ Tooling

⭐️ Why use Cypress

Cypress is the best answer to what if we can use the same tool for UI testing to also test our APIs.

  • Setup is minimal
  • Cypress supports BDD and TDD style assertion.
  • Plugins are available to support adding 🥒 feature files for testing in cypress.
  • We can add a visual test runner for our API tests and also run it headlessly on the command line

💻 Code

For REST API tests, check folder exercise-1.

automation-results

For WEB FRONTEND tests, check folder exercise-2.

automation-results

ℹ️ Further Information

Details about how to run the api and ui tests, risks and issues faced are detailed in their respective READMEs.

About

An automation functional suite for REST API and GUI tests using CYPRESS.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published