Course outline for Selenium

Pre-requisites for learning Selenium

  • 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

Duration

Training Mode

Online training for Selenium

We provide:

  • Instructor led live training
  • Self-paced learning with access to expert coaches
  • 24x7 access to cloud labs with end to end working examples

All jnaapti sessions are 100% hands-on. All our instructors are engineers by heart. Activities are derived from real-life problems faced by our expert faculty. Self-paced hands-on sessions are delivered via Virtual Coach.

Classroom training for Selenium

Classroom sessions are conducted in client locations in:

  • Bengaluru
  • Chennai
  • Hyderabad
  • Mumbai
  • Delhi/Gurgaon/NCR

Note: Classroom training is for corporate clients only

Detailed Course Outline for Selenium

Introduction 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