Automation With Selenium Web Driver and TestNg

Course Description
Curriculum
Introduction:
Automation is the best way to increase the effectiveness, efficiency and coverage of your software testing.
A test automation framework is a set of rules to design and create test scripts
Selenium Webdriver is the most popular automation tool you can use and learn these days to automate tests for the web.
Environment Preparation
Setting Up JVM, Environment Variables, IntelliJIDEA
This is a beginner to intermediate level course designed for people interested in test automation and Selenium WebDriver. It teaches you step by step the basics of automation & frameworks, exploring how to step up and use best structure to write your tests and introducing to better design pattern and approaches.
Locating Strategies
- Run a basic program
- Element Locators in Webdriver
- CSS locator & Xpaths
Page Object Model
Data Driven Framework
A hybrid Framework is a combination of any two or more framework. In this training we will be learning to create a hybrid framework that is a combination on module based and data driven framework.
Benefits of TestNG Framework
This course will teach you about Selenium and TestNG in a practice-oriented way, using all the latest patterns and best practices you need.