Data-Driven Testing (via spreadsheet) with Selenium & Nunit

0
Join & Subscribe
Coursera
Paid Course
English
Paid Certificate Available
selfpaced

Overview

Selenium is one of the most famous UI test automation tool which works well with the NUnit 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 Spreadsheets.

The library used to read data from the excel sheet is Excel Data Reader

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 Spreadsheets, and derive test cases through these test data.

Taught by

Saurabh Dhingra