Missed The Live Webinar?
Here is the recording
Please do not hesitate to reach out if you have any questions.
I wanted to make sure those who couldn’t attend live still have a chance to benefit from the $500 discount on the SDET/Automation Bootcamp. This special offer is only available for those watching the recording and is valid for limited time. If you’re interested, send me an email to get the exclusive checkout link.
Topics Covered In The Webinar
What Is Testing & Automation
Introduction to testing in general and comparison of manual testing vs automation testing. Explaining the benefits of automation testing.
What is Front-end Testing & Demo
Examples of Python/Selenium automated tests. Discussion of what Front-end automation is and watch different tests running.
What is Back-end Testing & Demo
Discussion of what is back-end testing and APIs. Looked at example API's including OpenAI's API, and discussed what it means to test it.
CI/CD & Deployment
Discussion of what do we do after tests are written. Looked at a deployment pipeline for a simple todo app in Jenkins.