Contents:
- Automation Testing:
- What is automation testing?
- When Automation Testing is needed?
- What is the use of automation testing?
- Different Automation Tools available in theMarket
- Core Java
- Selenium Webdriver
- What is Selenium?
- Advantages of Selenium
- Architecture of Selenium WebDriver
- Installation
- SELENIUM WEB DRIVER
- Selenium Internal Architecture
- Downloading web driver Jars configuring in eclipse
- Drivers for Firefox, IE, Chrome, Opera, Safariand HTML UnitDriver.
- What is the difference between RC andWD?
- Installing and Configuring Eclipse for Web Driver
- Running Tests on Various Browsers
- EXPLORING WEB DRIVER
- Edit box, Link, Button, Checkbox, Radio Button,
- Drop Down Box, Select value, Display all values, Select values step by step,
- Capture screenshots,
- Synchronization Commands In Web Driver, Implicit wait, Explicit wait, Web Driver wait,
- File uploads and File downloads.
- Handling alerts, Handling confirmation messages,
- Keyboard actions, Mouse actions,
- Handling I frames, Handling multiple tabs, Handling popups,
- Preparing web driver test cases using customized x-path,
- Handling Web Tables