Selenium WebDriver Training Outline

download Selenium WebDriver Training Outline

of 2

description

Selenium WebDriver Training Outline

Transcript of Selenium WebDriver Training Outline

Selenium WebDriver Training Outline

Selenium WebDriver Training Outline

Course ObjectiveOn Completion of Selenium Java course the participants will be able toUnderstand Oops /java conceptsUnderstand Selenium IDE,RCUnderstand Selenium WebDriver tool in depth, its features & componentsBuilding a new Test Framework by using Web Driver, Test NG and MavenDuration: 30 HrsInstallationseclipse-jee-juno-win32-x86_64JDK 1.6Firefox 4 , firebug and firepathSet up TestNG, Maven and Selenium 2.25 for eclipseSyllabusModule 1: Selenium IntroductionSelenium IntroductionWhat is Selenium and Why SeleniumSelenium ComponentsIntroduction of selenium ComponentsJava in Selenium?Module 2: OOPs concepts and Core java IntroductionOOPs conceptsSetup Java environment Download JDK and Setup eclipseJava programming conceptsClass, Object ,variables, methods, PackagesConditions and loopsAccess and non access modifiersAdvanced Java ProgrammingInterfaces, InheritanceCollections, ExceptionsModule 3: Selenium IDE and RC IntroductionInstalling Selenium IDESelenese Selenium CommandsActions,Asserts,AssesorsDeveloping Test Cases & Test Suites With Selenium-IDEIntroduction to Selenium RCModule 4: Selenium WebDriver IntroductionSelenium WebDriver IntroductionWebDriver Vs RCDownload and Configure WebDriver with EclipseSimple TestcaseOpen and Close BrowserCross Browser Testing Firefox, IE ,Chrome, HtmlUnitDriverUI elements ,LocatorsIdentifying WebElement using id, name, link text, class, xpath, cssHandling various WebElement using WebDriverHandling Mouse movements and keyboard EventsModule 5: Testing Framework and ToolsIntroduction of Testing frameworkTypes of frameworksTools for developing Test FrameworkTestNG introduction and Configuration with eclipseTestNG Annotations and Data ProvidersCreating Test Suit with TestNGModule 6: Develop Hybrid FrameworkDeveloping Hybrid Framework for Web Application using WebDriver /TestNG and MavenUse external Data for Testing (Excel sheet , xml files, Property file )Reading and understanding reportsScreenshots for failed Test case