AutomationTesting Content by Ankit Sir
AutomationTesting Content by Ankit Sir
Selenium Basics
Selenium.
Advantage of Selenium.
Disadvantages of Selenium.
Parts of Selenium (IDE, RC ,Grid and WebDriver).
Architecture of RC and WebDriver.
Advantages of WebDriver.
Selenium IDE.
Selenium RC.
Selenium GRID.
Installation of Selenium IDE.
Installation of Selenium RC.
Installation of Selenium GRID.
How to start Selenium Server(Command, Bat File).
Different parameters passed while starting server.
Selenium IDE.
Selenium Table/Source (Command, Target, Value).
Selenium IDE Toolbar.
Menubar (File,Edit, Action,Tools, Help).
Selenium Bottom tools.
Element Locator, Firebug, Firepath, Running test
case using Eclipse, Regular Expression, ANT.
What is Firebug.
What is FirePath.
Element Locator.
Different types of element locator (Id, Name, CSS, Xpath, CSS ,LinkText ,Partial
Link Text).
Move Selenium test case to Eclipse.
Remove Errors.
Execute using JUnit.
Move Selenium test suite and test case to JUnit.
Remove Errors.
Execute using JUnit.
Selenium WebDriver.
Test case execution using WebDriver.
Executing test script on Firefox, Chrome, IE.
Use of FireFox Profile.
Taking Screenshots.
Taking screenshot on Test case failure.
Use of ITestListener.
Use of Desired Capabilities class.
Multiple Window Handling.
Check Box and Radio button Handling.
Hard Assertion.
Soft Assertion.
Run in Debug Mode.