Data-Driven Testing in Selenium
Course

Data-Driven Testing in Selenium

Packt
Updated Jan 21, 2019

Selenium is one of the most popular engines for UI test automation. It is available for many different programming languages. At the same time, the data-driven approach is one of the most popular approaches for optimizing tests, making them compact, and easily extensible just by adding some new data. In this course, you'll practice the data-driven approach using Selenium, Java, and TestNG/JUnit. We'll start with basic samples and then go through the major steps to abstract application pages using a page object model. After that, we'll exercise different ways to make our tests data-driven. We'll start with basic out of the box abilities and then practice more complicated samples to operate with external data from Excel, databases, Spring injection, and more. We'll go through various improvements to make tests run in parallel. In particular, we'll explore different options to run data-driven tests in parallel. At the end, you'll discover the good practices when testing framework designs. You'll also get a deep understanding of the data-driven approach and various ways to apply it to our tests. Style and Approach:This course delivers a pragmatic approach to using Selenium for testing. This is a step by step guide in designing your own automation testing framework with Selenium Web Driver  


Target Audience 

This video course is for software quality assurance/testing professionals, software project managers, or software developers with prior experience using Selenium and Java to test web-based applications. 


Business Outcomes 

  • Get to know about data-driven Cucumber-JVM tests
  • Understand the benefits that the right design patterns can offer to your toolkit
  • Design a Selenium Grid to enable faster and parallel running of tests, increasing test coverage, and reducing test execution time 
;