Overview of Data Driven Testing
Data driven testing is a test design and execution strategy. In the context of Siebel Test Automation, it is the ability to separate the data from test scripts and to manage it using data sets. It also extends ability to iterate the same test script through variations in data.
A data set in Siebel represents a two dimensional table with fields as columns and values for these fields as rows. You can import the data set into Siebel from flat files (tab separated text files)