11

Selenium Online Training Course Classes by SVR Technologies

Embed Size (px)

Citation preview

• Course name: Selenium • Trainer: Sai Krishna• Duration: 25 Hrs• Session: Daily 1 Hr

Topic 1: Introduction to Automation

• What is Automation Testing?• Advantages & Limitations of Automation Testing• Automation Criteria (Automate or Not)• Web Applications and Test Automation for Web Applications

Topic 2: Introduction to Selenium 2.0 and WebDriver

• Introducing Selenium• Selenium IDE• Selenium Web Driver• Selenium Grid• Supported Browsers• Flexibility and Extensibility

Topic 3: JAVA, Eclipse IDE and JUnit

• Installation of Eclipse (for Selenium WebDriver Programming in JAVA)• Usage of Eclipse• Sample JAVA Program to Get Hands on Eclipse• Running & Debugging JAVA Programs• JUnit Basics• JUnit Usage with Selenium WebDriver• Exercise on JUnit

Topic 4: Selenium-IDE • Installing and Opening IDE• IDE Features• Building Test Cases• Running Test Cases• Using Base URL to Run Test Cases in Different Domains• Debugging• Multi Language Formats• Using Test Suites• User Extensions - Extending the IDE’s functionality

Topic 5: Selenium WebDriver Commands

• Verifying Page Elements• Locating Elements• The “AndWait” Commands• The waitFor Commands in AJAX applications• Sequence of Evaluation and Flow Control• Store Commands and Selenium Variables• JavaScript and Selenese Parameters• echo - The Selenese Print Command• Alerts, Popups and Multiple Windows

 Topic 6: Selenium WebDriver in Depth

•Selenium Server Installation•How Selenium Server Works•Selenium Configuration with Eclipse•Running Selenium Server•Using JAVA Client Driver•Selenium Server Architecture•GUI Locators (By ID, By Name, By Link)•X-PATH and Different Techniques•X-Path Absolute

•X-Path Attribute•X-Path Relative•X-Path finder tools•Selenium WebDriver•How to use WebDriver•WebDriver drivers•Writing WebDriver scripts•WebDriver Backed Selenium•Backing WebDriver with Selenium•Hands on WebDriver Commands•Running WebDriver Tests on Internet Explorer, Firefox & Google Chrome•Reporting & Verifying Results•Debugging WebDriver Tests

 Topic 7: Automation Framework Development & Usage

•Creation of Framework with Selenium WebDriver•Usage of Framework•Sample Project Implementation using the Framework•Framework Advantages (Keyword Driven, Maintainability, Reusability)•Data Driving in Selenium WebDriver with Excel files (Data Driven Framework)

Topic 8: Selenium Grid

• Selenium Grid Overview• Setting up Selenium Grid• Grid as Collection of Selenium WebDriver nodes• Running tests using Selenium Grid