What is automated testing? How does test automation fit into application development? What are the usual types of automated testing and what are its powers and weaknesses? Follow me through this short beginner tutorial as I take you step by step through automated testing. Towards the end of the video you'll be challenged to learn your first automation tool. It can be used for testing, but works wonders as a productivity hack as well (it takes seconds to install and can handle any type of online repetitive work).
Chapters:
00:00 Intro
00:26 What is Software Testing
01:08 Testing during app development
02:56 Automated Testing
03:54 Automate a Test Case
05:30 Manual vs Automated
07:11 3 Types of Automated Tests
08:33 The Test Pyramid
09:47 A practical automation demo
15:14 Outro
P.S. If you liked this one, check out my explanation of the WEB - https://youtu.be/M7nO5Sw1esU
Graphics used in this video (cheat sheet):
✅ All Graphics - http://bit.ly/automation-cheatsheet-pdf
Selenium IDE
✅ Download - https://www.selenium.dev/selenium-ide/
✅ List of Commands - https://www.selenium.dev/selenium-ide/docs/en/api/commands
Further reading:
✅ The Practical Test Pyramid - https://martinfowler.com/articles/practical-test-pyramid.html