Introduction and Setup
  • Course Introduction
  • Setup Project | Configure Maven Project
  • Add Maven Dependencies for Selenium and TestNG
  • Maven Surefire plugin
  • Execute TestNG Project by Maven
Manage Code using GIT | GIT Hub Repository
  • What is GIT | EGIT | GIT HUB
  • Setup EGit
  • Setup GitHub Repository
  • Push Code to Git Hub Repository
Configure Jenkins for Automation Integration
  • Pre-Requisite to configure jenkins
  • Download Jenkins
  • Start Jenkins and Configure GitHub Plugin
  • Setup Maven | Java Path in Jenkins
Run Automation From Jenkins
  • Jenkins : Create New Job
  • Jenkins : Execute Job
  • Jenkins : Execute Job with Changes