Selenium Basics
  • Selenium Introduction with Advantages-Disadvantages & Components in Selenium
  • Setup Selenium IDE on Firefox & Chrome for Record & Playback
  • Set-1 : Basic Interview Questions
Working with Selenium IDE
  • Selenium IDE
  • Java Installation
  • Eclipse Installation
Element Locators in Selenium
  • What is Element Locator
  • Basics of HTML
  • Element Locator - ID
  • Element Locator - Name
  • Element Locator - Link
  • Element Locator - Class
  • Element Locator - CSS Syntax 1
  • Element Locator - CSS Syntax 2
  • Element Locator - CSS Syntax 3
  • Element Locator - CSS Syntax 4
  • Element Locator - CSS Syntax 5
Xpath in Detail
  • Locate Element by Xpath - Syntax 1
  • Locate Element by Xpath - Syntax 2
  • Locate Element by Xpath - Syntax 3
  • Locate Element by Xpath - Syntax 4
  • Locate Element by Xpath - Syntax 5
  • Locate Element by Xpath - Syntax 6
  • Locate Element by Xpath - Syntax 7
  • Locate Element by Xpath - Syntax 8
  • Locate Element by Xpath - Syntax 9
  • Locate Element by Xpath - Syntax 10
  • Locate Element by Xpath - Syntax 11
Java Basics
  • Eclipse basics
  • Start Java programming - Project & Package
  • Variables & Constant
  • Class & Object
  • Methods in details
  • Constructors
  • Where to use Constructors
  • Take data from user at runtime
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • Solution : Last Exercise
  • ***** Practice Exercise ******
  • Solution : Last Exercise
  • ***** Practice Exercise ****** Swap Numbers
  • Solution : Last Exercise
Condition Handling, Loops and String Handling
  • Simple Condition Handling - IF - Else
  • Multiple Condition Handling
  • Condition handling with Logical OR / AND
  • Nested Condition Handling
  • ***** Practice Exercise ******
  • Solution : Last Exercise
  • ***** Practice Exercise ******
  • Solution : Last Exercise
  • ***** Practice Exercise ******
  • Solution : Last Exercise
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • For Loop
  • While Loop
  • Do while loop
  • For Each loop
  • Nested Loop
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • String Handling : Part1
  • String Handling : Part2
  • String Handling : Part3
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • Array In Java
  • Multi dimension Array
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
File Handling in Java
  • Read file by File Reader
  • Read data by Buffered Reader
  • Write data by File Writer
  • Write data by BufferedWriter
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******
  • ***** Practice Exercise ******