Introduction
  • Introduction
Sauce Labs and GitHub Setup
  • Sauce Labs Setup
  • Gitpod Setup
API Testing, Methods and Its Advantages
  • API Testing, Methods and Advantages
Methods, Exercise and Solution
  • GET Method
  • Automating a GET Exercise
  • Automating a GET Solution
  • POST Method
  • Automating A POST Exercise
  • Automating A POST Solution
  • PUT Method
  • Automating a PUT Exercise
  • Automating a PUT Solution
LocalHost Setup and End to End UI Cypress Overview, Exercise with Solution
  • LocalHost Setup
  • Overview - E2E UI Test with Cypress
  • E2E UI Test with Cypress Exercise
  • E2E UI Test with Cypress Solution
Checking and Testing A Link
  • How To Ensure That The Link Is Correct
  • Testing A Link The Right Way
Link Testing Exercise and Solution
  • How To Test The Link Opens In A New Tab Exercise
  • How To Test The Link Opens In A New Tab Solution
Definition of Visual E2E, Exercise and Solution
  • What Is Visual E2E Testing
  • Visual E2E Test Exercise
  • Visual E2E Test Solution
CI System
  • Adding Code To CI System
  • BONUS LECTURE