Section 1:
Section Description: Introduction to Selenium would be given here

Topics to be covered: Please provide the list of topics to be covered through the book:

Intro to Selenium
Section 2: Automation Testing

Section Description: It would give an idea on automation testing in addition to the same, advantages and disadvantages would be told.

Topics to be covered: Please provide the list of topics to be covered through the book:

Idea of Automation Testing
Advantages of Automation Testing
Disadvantages of Automation Testing
When to use automation

Section 3: Introduction to Selenium IDE

Section Description: This session would allow us to understand Selenium IDE
Topics to be covered: Please provide the list of topics to be covered through the book:

1. Conduct a test suite for any website


Section 4: Selenium WebDriver
Section Description: This tutorial would explain on the web driver
Topics to be covered: Please provide the list of topics to be covered through the book:

What is Selenium?
Selenium Architecture
Advantages and Disadvantages of Selenium Architecture….

Section 5: Selenium Installation and Configuration

Section Description: This tutorial would give an idea on Selenium Installation and Configuration

Topics to be covered:

Installation and Configuration

Section 6: Basic Selenium programming

Section Description: This tutorial would give an idea on how to write basic code to understand working of Selenium for automating website

Topics to be covered:

Selenium Video for Beginners for automating browsers
second Selenium script which shows the input of the control used on browser.


Section 7: Driver Commands

Section Description: This tutorial would give an idea on how to use various driver commands

Topics to be covered :

Introduction
get() command
getTitle()
getCurrentUrl()
close() and quit()
Section 8- Locating Web Elements

Section Description – Various webelements like testing facebook page , to find webelements like text boxes or checkboxes would be studied.

Topics to be covered –

Introduction to locating WebElements
Testing Facebook page using Selenium WebDriver
Selenium code to find web Elements on webpage
Counting CheckBoxes
Section 9- Apache POI

Section Description – Reading Writing excel sheets would be studied here using Apache PO

Topics to be covered –

Reading Excel sheet
Reading and Writing Excel Sheet


Section 10- Using jxl

Section Description – Updating records using jxl would be studied here in this tutorial

Topics to be covered –

Updating records using jxl