INTRODUCTION TO SELENIUM
  • Introduction
  • Install Java
  • Install Eclipse
  • What is Selenium
  • Install/Configure Selenium
  • Selenium first program with Firefox
  • Selenium first program with Firefox Script
  • Selenium with Multiple Browsers
  • Selenium WebDriver Javadoc eclipse
SELENIUM IDENTIFY WEBELEMENTS
  • Install Firebug, Firepath
  • What are Xpaths
  • Find Xpath of WebElement Part 1- 1
  • Find Xpath of WebElement Part 1- 2
  • Find Xpath of WebElement Part 2
  • Find Element by Locator Part 1
  • Find Element by Locator Part 2
  • Find Xpath of WebElement Part 3 -1
  • Find Xpath of WebElement Part 3 -2
  • Find Xpath using CSS Locators Part 1
  • Find Xpath using CSS Locators Part 2
SELENIUM AUTOMATION FEATURES
  • Navigation in Selenium
  • Navigation in Selenium Script
  • Selenium Close and Quit
  • Selenium Close and Quit Script
  • Selenium Dynamic Xpath
  • Selenium Dynamic Xpath Script
  • Handling Radio Buttons
  • Handling Radio Buttons Script
  • Handling Frames
  • Handling Frames Script
  • Dragging in Selenium
  • Dragging in Selenium Script
  • Drag and Drop in Selenium
  • Drag and Drop in Selenium Script
  • Handling sliding WebElement
  • Handling sliding WebElement Script
  • Resizing WebElement
  • Resizing WebElement Script
  • Select Element from dropdown
  • Select Element from dropdown Script
  • Working with Checkboxes
  • Working with Checkboxes Script
  • Encode Decode Passwords
SELENIUM AUTOMATION FEATURES ADVANCED
  • Uploading File
  • Uploading File Script
  • What is Synchronization and types of Synchronizations Part 1
  • What is Synchronization and types of Synchronizations Part 2
  • Selenium WebDriver DatePicker Calendar Part 1
  • Selenium WebDriver DatePicker Calendar Part 2
  • Selenium WebDriver DatePicker Calendar Script
  • Selenium JavaScript
  • Selenium JavaScript Script
  • TestNG Advanced DataProviders Script 1
TestNG
  • What is TestNG | Install TestNg
  • Annotations in TestNG Part 1
  • Annotations in TestNG Part 2
  • Annotations in TestNG Script 1
  • Annotations in TestNG Script 2
  • Running Test in Batch
  • testng.xml code
  • Running Multiple Batch Files
  • TestNG Pass, Fail & Skip Tests
  • TestNG Prioritization & dependsOnMethods
  • TestNG Prioritization & dependsOnMethods Script
  • TestNG Parameterization
  • TestNG DataProviders
  • TestNG Advanced DataProviders
  • TestNG Advanced DataProviders Script
  • TestNG Grouping
  • Generating XSLT Reports | Ant | Exe BAT File Part 1
  • Generating XSLT Reports | Ant | Exe BAT File Part 2
  • build.xml code
  • testng-results code
  • TestNG Listeners
  • TestNG Listener Script 1
  • TestNG Listener Script 2
MAVEN
  • Install Maven and its Dependencies Part 1
  • Install Maven and its Dependencies Part 2
  • Maven through command Prompt Part 1
  • Maven through command Prompt Part 2
DATABASE AND SELENIUM
  • What is Database testing
  • Database testing with Selenium Part 1
  • Database testing with Selenium Part 2
  • Database testing with Selenium Script
CONFIGURATION MANAGEMENT
  • Install Git Github
  • Git GitHub Eclipse
  • Git GitHub GitBash
JENKINS
  • Jenkins Introduction
  • Install Jenkins
  • Jenkins Freestyle Project
  • Jenkins Manage Configuration