Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  
     

TESTING TOOLS

Syllabus

SELENIUM Online Training Course Content
Duration: 3-4 Weeks
Selenium Overview
Course Content
Introduction
What is automation testing.
When it will come into the picture.
What is the use of automation testing.
Introduction to Selenium.
What is Selenium.
What is the use of selenium.
When selenium can be useful in testing.
Features of Selenium.
What is the difference between Selenium and QTP.
Selenium Components.
Selenium IDE.
Selenium RC.
Selenium Web Driver.
Downloading selenium IDE From Mozilla.
Recording the scripts.
Running the scripts.
How to Save the recording script.
Object Identification.
Difference between Testcase and test suit.
Languages supported while Recording.
Synchronization in Selenium IDE.
Testing Vs Selenium IDE
When to use Selenium IDE
How to run the recorded script against other browsers.
Why companies are not using recodrding tools.
Creating the Environment for Selenium RC.
Creating the generic scripts in selenium.
Creating the scripts by using functions.
Running the scripts in Eclipse.
Inheritance
Browser commands with examples.
Interactive commands with examples.
Information commands with examples.
Validation commands with examples.
How to take data from excel sheets.
Why should we use excel sheets.
How to take large no of data from excel sheets.
How to export data to an excel sheets.
Export large no of data to an excel sheet.
How to export results after completion of execution the script.
How to use Eclipse.
Debugging the scripts.
Maintaining the synchronization points.



 

How to handle Popups and alert messages.
Developing the reusable script for any project.
Automation life cycle.
Validations.
What is Validation.
What is the use of validations in Automation testing.
When we use validations in Realtime project.
How to use Validations.
Transactions
Function of a Transaction in a Script
When to Add Transactions
Adding Transactions during Recording
Adding Transactions after Recording
Flow Control, Exceptions, and Assertions
Writing Code using if and Swtich
Statements
Writing Code Using Loops
Framework.
What is Framework.
Types of Frameworks.
What is modular framework.
What is DataDriven framework.
What is Keyword driven framework.
What is Hybrid framework.
Use of Framework.
Explain me about your framework.
How develop the framework.
Integration of the framework.
How execute the scripts from framework.
Defining, Instantiating, and Starting Threads
Preventing Thread Execution
Synchronizing Code
Thread Interaction
JUnit Introduction
Proving it works
Starting from scratch
Understanding unit testing frameworks
Setting up JUnit
Testing with JUnit
TestNG
Data Base Connectivity
Object repository.
What is object repository.
How to use object repository in framework.
What is the use of maintaing Object repository.
Types of creating object repository.
Web Driver
Running the script in Multiple browsers
Handling the On Load error message
Page Factory