Data-Driven Testing (via Database) with Selenium & Nunit
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 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 source like a database.
The library used to read data from the database (MySql) is MySql.Data
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 database, and derive test cases through these test data.
Syllabus
- Project 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 sources like a database. The library used in this project to read data from the database is MySql.Data and the database used in MySql. 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 database, and derive test cases through these test data.
Taught by
Saurabh Dhingra
Related Courses
Building Test Automation Framework - Selenium, C# & NUnitCoursera Project Network via Coursera Data-Driven Testing (via spreadsheet) with Selenium & Nunit
Coursera Project Network via Coursera Advanced ASP.NET Core: Unit Testing
LinkedIn Learning Visual Studio Essential Training: 09 Unit Tests
LinkedIn Learning Introduction to .NET Testing with NUnit 3
Pluralsight