Selenium webdriver using JAVA for beginners in Telugu

Description:
This course is designed for complete beginners.
Get started with Selenium using Java.
If you are a complete beginner on Selenium or Java, this course is perfect for you.
At the end of the training you will be in a position to handle any interviews on automation testing and easily crack interviews and handle any project on automation.
Please find below list of topics that we are going to cover as part of this training program:
JAVA:
Intro to JAVA:
JDK, JVM, JRE
Variable, Data types
Packages
Operators
If-Else
Switch-case
For,while,do while
continue, break
OOPS:
String
Access Modifiers
Static
Main Method
Constructor
Inheritance
Method overloading, overridding
Polymorphism, types of :
Static & dynamic binding not
Diff b/w abstract class n interface
Concerte class
Abstract Class
Abstraction
Interface
Super/ This
Final, Finally, finalize
Encapsulation
Garbage Collection
Exception Handling Mechanism: C
type casting
Date class: in java 8
Java 8 concepts : FI, Lambda expression,
Collection API
synchorizarion
wrapper classes
Input/Output files
Static & dynamic binding
Predefined packages in java
covert code into jar
Array
Please find below detailed concepts which we are covering in WebDriver:
How to launch browser in Selenium 4.x Versions
Configuration
40 plus unique scenarios
Capture screenshot(positive)
Page scroll down using Java script
HTML Unit Driver
Handling Multiple Windows
Implicit wait & Explicit wait
Handling Ajax Auto suggests
Handling web tables
Handling the automation of table data
Handling Test data in Excel sheet usinf JXL, POI files
Handling data from text file , XML file , CSV file
Generating test results and detailed Summary Report
Handling Alerts, unexpected Alerts, Browser windows, Application windows & pop-ups
Handling of multiple frames
Recording a video
Reading content on Image & PDF files
IsSelected Method.
Is displayed Method
Junit, Testng, Maven, Jenkins. GIT
Framework creation
Cucumber BDD
Page Object Model framework
Locators
How to identify elements in webpage using Selenium
Tools to identify elements/objects
Firebug
IE Developer tools
Google Chrome Developer tools
Locating elements by ID
Finding elements by name
Finding elements by link text
Finding elements by XPath
Finding Elements by using CSS
Apache POI Data Driven Testing
Testng tutorial with examples
Realtime project & Framework
Selenium 4.X Page Factory Testng Framework Part 1
Selenium 4.X Page Factory Testng Framework Part 2
Selenium 4.X Page Factory Testng Framework Part 3
Selenium 4.X Page Factory Testng Framework Part 4
Selenium 4.X Page Factory Testng Framework Part 5
Selenium 4.X Page Factory Testng Framework Part 6
Selenium 4.X Page Factory Testng Framework Part 7
Selenium 4.X Page Factory Testng Framework Part 8
Selenium 4.X Page Factory Testng Framework Part 9
Selenium 4.X Page Factory Testng Framework Part 10
Final Touch: Interview Point of View Discussion on Selenium concepts.
JAVA Programming below series of videos updated to this course
How to Check Given String is Palindrome or Not | JAVA Program to Check String is Palindrome or not
Print All Substrings of a given String | Java Program to print all substrings for a String
Print all Palindromic Substrings | Find All Palindromic Substrings In a String
Java Program || Magic Number || Check whether given number is Magic Number or not
Program to Reverse A String in Java | Reverse A String | Reverse Words in a String in Java
Java program to arrange array elements in ascending order
Capitalize each word in the given string
Count Number of Words in Given String
Count number of spaces in the given String
Main Method Overloading with examples
Print Numbers from 1 to 10 without using loops
Remove Duplicate Values in an Array