Selenium Java Test Automation
Selenium is de-facto standard for Software Test Automation. Expand your skills for better pay and job security.
Selenium Course Curriculum
(using Java)
-
1
-
How to Use the Core Selenium Course
-
How to access source code?
-
2
-
A message from the instructor
-
Before we begin...
-
3
-
What is Test Automation? Why we need it ?
-
Introduction to Selenium, Web Test Automation
-
Verify Java and Setup Selenium
-
Getting started with Selenium using Chrome driver
-
4
-
Introduction to TestNG Why, When & Advantages
FREE PREVIEW
-
Setup TestNG in Eclipse & Verify
-
Converting to TestNG (from main)
-
MyTestNGClass.java (mainto testng )
-
Quiz - Test NG
FREE PREVIEW
-
5
-
Understading WebDriver and its API
-
WebDriver API in Action - Coding (Eclipse)
-
Driver Executable vs Browser & Types supported
FREE PREVIEW
-
Using Internet Explorer Driver & Tweak
-
6
-
Coding - Use FindElement for google search
-
Intro to HTML Code
-
Working with Radio Buttons (WebElement)
-
7
-
Introduction to Resource Locators
-
Chrome Developer tool for Resource location
-
Find Element By Id (Resource Locator)
-
Find Element by Name & Handling List of Elements
-
FindElement By Xpath & Chrome Developer Tool
FREE PREVIEW
-
Resource Locators
-
8
-
What are waits? Types
-
Implicit Waits
-
Using Explicit Wait
-
ExplicitTestNG.java (ExplicitWait code)
-
Selenium Java Test Automation