Data-Driven Testing (via Excel sheet) with Selenium & TestNG
Offered By: Coursera Project Network via Coursera
Course Description
Overview
Selenium is one of the most famous UI test automation tool which works well with the TestNG testing framework.
Data-Driven testing is test design and execution strategy where test data is external to your functional tests. One of the ways is to keep the test data in external files like Excel sheets.
The library used to read data from the excel sheet is POI from Apache
In this two hours guided project, through hands-on, practical experience, you will go through concepts writing reusable and structure code, writing utilities to read test data from an external source like Excel sheets, and derive test cases through these test data.
Taught by
Saurabh Dhingra
Related Courses
Advanced Framework Development and IntegrationPackt via Coursera Comprehensive Automation and Continuous Integration
Packt via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Automation Testing using TestComplete 11.0
Edureka Java Testing with Selenium - Automated Web Testing Using Page Object Model
freeCodeCamp