Course outline for Selenium
TechnologySeleniumDuration
LevelPrerequisites listed
Pre-requisites
- Participants must have good knowledge of web application development
- Participants must be comfortable in a Linux environment
Lab Setup
Hardware Configuration
Participants must have access to a system with the following hardware configuration:
- 2GB of free RAM, 20GB of free disk space and full network connectivity
Software Configuration
- Ubuntu 20.04/22.04 Desktop Edition (sudo/root access required)
- Firefox and Chrome browsers
How we train
Online training for Selenium
- Instructor-led live cohorts
- Self-paced learning with expert coaches
- 24x7 cloud labs with end-to-end examples
All sessions are 100% hands-on. Labs and activities are derived from real-world work our engineers deliver.
Classroom training
Available for corporate teams in:
- Bengaluru
- Chennai
- Hyderabad
- Mumbai
- Delhi/Gurgaon/NCR
- Pune
Note: Classroom training is for corporate clients only.
Self-paced hands-on sessions are delivered via VirtualCoach.
Detailed Course Outline
Hands-onIntroduction to Selenium
- Importance of Selenium
- Introduction to TestNG
- Introduction to Selenium IDE
- Introduction to Selenium Web Driver
Selenium and TestNG
- Installation and Configuration
- Hello World in TestNG
- Life Cycle and Annotations
- Different Test Collections (Suite, Group, Ignore, Dependency, Parameterized, Exception)
Selenium IDE
- Installation and Configuration
- Creating tests through Selenium IDE
- Debugging using Selenium IDE
- Pattern matching using Selenium IDE
- User customization and extensions
- Browser support for Selenium IDE
Selenium Web Driver
- Installation and Configuration
- Accessing components using Selenium Web Driver
- Web application interactions using Selenium Web Driver
- Writing tests using Selenium Web Driver
Selenium Grid
- Importance of Selenium Grid
- Getting started with Selenium Grid
- Hub configuration
- Node configuration
- Grid customization