🐍 Selenium & QA Automation Course Curriculum

From Core Java to Selenium, TestNG, Frameworks & Cucumber

  • Selenium WebDriver
  • Core JAVA
  • TestNG
  • Hybrid Framework
  • Cucumber
  • Selenium Training Content

  • What is automation testing?
  • What is the use of automation testing?
  • What do we need to Automate?
  • What is Selenium?
  • Advantages of Selenium
  • What is the difference between Selenium and QTP?
  • Different flavors of Selenium
  • IDE
  • Selenium WebDriver / Selenium 3.xxx and 4
  • Selenium-Grid

  • Tools to identify elements/objects
  • Firebug
  • IE Developer tools
  • Google Chrome Developer tools
  • Locating elements by ID
  • Finding elements by name, link text, XPath and by using CSS

  • Relating Java with other languages
  • Downloading, installing & configuring Java environment
  • Key features of Java
  • Write Simple Java Program
  • Compile & Run class files
  • Java Programming format
  • Java Keywords, Data Types, Declarations & Access Control
  • Operators & Assignments, Flow Control, Typecasting, Access Specifiers