Selenium Java By Arun: Beginners to Advanced Video Course [Includes Live Project and Interview Questions] – Group Three Students

Group Three students can access our famous Selenium Video Course from here:

Total Sessions Interview Questions Total Duration Trainer Contact details
115 Sessions 100 Video Answers 138 hours Arun Motoori +91 – 9908895533 (whatsapp/call) / [email protected]

Actual Video Course: Access from here


Session 1: Introduction to Selenium – Part 1 (30 minutes)

  • Manual Testing
  • Automation Testing
  • What Selenium can Automate?
  • What Selenium cannot Automate?
  • Selenium is Free

Session 2: Introduction to Selenium – Part 2 (1 hour)

  • Selenium and Browsers Support
  • Selenium and Operating Systems Support
  • Selenium and Programming Languages Support
  • Selenium and its components
  • Different versions of Selenium
  • Pre-requisites required for learning Selenium

Session 3: Firebug Alternatives and HTML 

Not Applicable
 
  • Unavailability of Firebug and Firepath in latest and older versions of Firefox
  • Best alternative for Firebug and Firepath
  • Firefox Browser Alternatives
  • Chrome Browser Alternatives
  • IE Browser Alternatives
  • What is HTML?
  • HTML Basics – Practical Demonstration

Session 4: Selenium IDE (50 minutes)

  • What is Selenium IDE?
  • Installing older version of Selenium IDE
  • Demonstrating Selenium IDE
  • Passing and Failing Automated Test using Selenium IDE
  • Disadvantages of Selenium IDE
  • Older version of Selenium IDE versus Latest version of Selenium IDE
  • Installing Latest version of Selenium IDE on Firefox Browser
  • Installing Latest version of Selenium IDE on Chrome Browser

Session 5: Locators (1 hour)

  • Introduction to Locators
  • Different types of Locators
    • id locator
    • name locator
    • class locator
    • link locator
    • xpath locator
    • css locator
    • dom locator
  • Demonstrating different types of Locators
  • Priority of Locators

Session 6: XPath Expressions – Part 1 (1 hour 10 minutes)

  • XPath Expressions
  • Types of XPath Expressions
  • Installing Firepath
  • Absolute XPath
  • Demonstrating Absolute XPath Expressions
  • Using Firepath for auto generating Absolute XPath
  • Disadvantages of Absolute XPath
  • Relative XPath
  • Demonstrating Relative XPath Expressions
  • Using Firepath for auto generating Relative XPath
  • Advantages of Relative XPath

Session 7: XPath Expressions – Part 2 (1 hour)

  • Practical demonstration of various Relative XPath Expressions
  • Demonstrating Relative XPath Expressions on http://compendiumdev.co.uk website
  • Demonstrating Relative XPath Expressions on http://omayo.blogspot.in/ blog
  • 30 Examples for Practicing Relative XPath Expressions and their demonstration

Session 8: XPath Expressions – Part 3 (50 minutes)

  • XPath Function – text()
  • XPath Function – contains()
  • XPath Function – starts-with()
  • 16 Examples for Practicing Relative XPath Expressions and their demonstration

Session 9: XPath Expressions – Part 4 (1 hour 10 minutes)

  • XPath Function – last()
  • XPath Function – position()
  • XPath Expressions – Table()
  • XPath Axes()
  • XPath Expressions – Wild cards ()
  • 50 Examples for Practicing Relative XPath Expressions and their demonstration

Session 10: CSS Selectors (1 hour)