As the Name suggests DATA DRIVEN FRAMEWORK is a framework used when one Test case of Web Application requires different datasets from external file. Ex: Excel sheets, XML files etc.,
Adv: Used for regression tests, Separated datasets from test scripts so that actions & functionalities can be used for different tests.