When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Beginning Selenium WebDriver and Java Training

This is a beginning course for WebDriver test automation in the Java language using JUnit, TestNG, ANT, and Maven.

     
  • 3.5
  •  |
  • Reviews ( 15 )
₹519

This Course Includes

  • iconudemy
  • icon3.5 (15 reviews )
  • icon3h 57m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Beginning Selenium WebDriver and Java Training

This beginning course will walk the learner through the basics of Selenium-WebDriver test automation in the Java programming language. This includes common WebDriver commands, WebDriverWait and AJAX elements, invoke browsers in parallel using FirefoxDriver, ChromeDriver, SafariDriver, and InternetExplorerDriver. Analyze web pages to model and create Page Objects, and use the Page Factory. Use locator strategies to identify WebElements by ID, Name, CSS Selectors and XPath. Explore the JUnit and TestNG unit test frameworks for UI test scripts, test suites, parameters, execution, and reporting. ANT and Maven project management, builds, and command line execution. This course includes 3.5 hours of instructional videos and 25 pages of instructional procedures including complete project code.

What You Will Learn?

  • At the end of this course you will be able create Page Objects using Selenium-WebDriver commands. .
  • Locate WebElements by HTML IDs and names, XPath and CSS Selectors. .
  • Run test scripts on every browser from the command line using ANT and Maven. .
  • Pass TestNG suite parameters to test scripts .
  • Model and create Page Objects and use the Page Factory .
  • Work with dynamic AJAX elements with WebDriverWait .
  • Create test scripts using the JUnit and TestNG unit test frameworks .
  • Manage and build the Java project using ANT and Maven POM.