Master the Feature of testing with our Automation Tools
Selenium, Junit, QTP, BBD Framework

About Me
I have been working as a QA Automation Engineer with wide range of Experience in Automation Tools like HP Unified Functional Testing(UFT), Selenium WebDriver, Junit.
I have been using Different Automation Frameworks like TestNG, TDD, BDD Cucumber .
I Offer different Online Courses to Master Automation and also coding in JAVA

SELENIUM WEBDRIVER

selenium Webdriver
Selenium Web Driver Online Tutorial with TestNG, Junit, Cucumber Frameworks.
Selenium Course Summary:
On Completion of Selenium –Java course the participants will be able to
1.Understand Oops /java concepts
2.Understand Selenium WebDriver tool in depth, it’s features & components
3.Understand Frameworks Such as Cucumber, Test NG and Maven
Duration: 30 Hrs
Installations:
eclipse-jee-juno-win32-x86_64
JDK 1.6
Firefox 4 , firebug and firepath
Set up TestNG, Maven and Selenium 2.25 for eclipse
Syllabus:
Module 1: Selenium Introduction
Selenium Introduction
What is Selenium and Why Selenium
Selenium Components
Introduction of selenium Components
Java in Selenium?
Module 2: OOPs concepts and Core java Introduction
OOPs concepts
Setup Java environment – Download JDK and Setup eclipse
Java programming concepts
Class, Object ,variables, methods, Packages
Conditions and loops
Access and non access modifiers
Advanced Java Programming
Interfaces, Inheritance
Collections, Exceptions
Module 3: Selenium IDE and RC Introduction
Installing Selenium IDE
“Selenese” – Selenium Commands
Actions,Asserts,Assesors
Developing Test Cases & Test Suites With Selenium-IDE
Introduction to Selenium RC
Module 4: Selenium WebDriver Introduction
Selenium WebDriver Introduction
WebDriver Vs RC
Download and Configure WebDriver with Eclipse
Simple Testcase
Open and Close Browser
Cross Browser Testing – Firefox, IE ,Chrome, HtmlUnitDriver
UI elements ,Locators
Identifying WebElement using id, name, link text, class, xpath, css
Handling various WebElement using WebDriver
Handling Mouse movements and keyboard Events
Module 5: Testing Framework and Tools
Introduction of Testing framework
Types of frameworks
Tools for developing Test Framework
TestNG introduction and Configuration with eclipse
TestNG Annotations and Data Providers
Creating Test Suit with TestNG
Module 6: Develop Hybrid Framework
Developing Hybrid Framework for Web Application using WebDriver /TestNG and Maven
Use external Data for Testing (Excel sheet , xml files, Property file )
Reading and understanding reports
Screenshots for failed Test case