Double your QA salary with Selenium Webdriver!
Selenium WebDriver testing tutorial is created for Manual Software Testers that want to learn automation testing from scratch with Selenium WebDriver using Java.
Every step is explained in detail from the WebDriver set up to running your first automated selenium test.
No prior test automation, selenium webdriver, or java knowledge is required.
This course is specifically designed for complete beginners in test automation and Selenium WebDriver.
Some of the basic Java is explained and should be enough for the complete beginners to start.
More and more Software QA positions require some test automation, and in many cases, Selenium WebDriver experience, it's important to be able to automate at least simple tests with Selenium. And Java is the most popular language to write tests with Selenium WebDriver.
At the end of this course, students will be able to automate software tests with Selenium WebDriver using Java and TestNG framework. Execute tests in Chrome, Firefox, and other browsers. Recognize different test failures and exceptions and know how to fix and avoid them. Use TestNG features for better test structure and easy framework maintenance.
And most importantly, be able to receive a promotion at the current job, or get a new job that requires selenium or other test automation experience.
Your instructor: Dmitry Shyshkin
Hi! My name is Dmitry Shyshkin. And my goal is to make it easy for you to learn test automation.
I am a Principal Software Development Engineer in Test with over 10 years of test automation experience using Selenium and other test automation tools.
Test automation became my passion as soon as I automated my first test. And I have been automating everything, not just tests, since. I automated my job search. I automated flight searches that help me travel cheaper. I love automating and want to share my knowledge with you.
I created my first course in 2017. I started teaching courses online in 2018. I keep improving my courses and learn new tools to be able to teach you better.
Curriculum
- Application under test (1:53)
- Creating first test class (7:33)
- Working on first test method (17:14)
- Running TestNG test (12:32)
- Debugging test problems (8:38)
- Page elements and locators for Selenium (13:07)
- WebElement (11:51)
- WebDriver commands (4:58)
- Invalid locators (10:43)
- Verifications and assertions (20:43)