Robot Framework Tutorial #42 – How to do Data Driven Testing using Excel File

In this Robot Framework Tutorial we will understand How to do Data Driven Testing using Excel File using Data Driver library of Robot Framework.

Robot Framework Tutorial #41 – How to do Data Driven Testing using CSV File

In this Robot Framework Tutorial we will understand How to do Data Driven Testing using CSV File.

You can have your data externally stored in CSV file and read it using DataDriver package.