Data-Driven Testing with Eggplant Functional
The data-driven approach to testing provides an efficient, easy-to-manage method of performing repetitive tests that use a set of test data. Eggplant Functional (EPF) and SenseTalk include various features that make data-driven testing simple.
Eggplant Functional supports the use of test data from various data sources, such as plain-text files, Microsoft Excel files, and databases, and SenseTalk includes commands and functions to access, manipulate, and parse data in powerful ways. This article demonstrates how to use Eggplant Functional to incorporate data-driven testing into your scripts.
You can also perform data-driven testing by using the Tables feature in Eggplant Functional and associating a data file with a Table test.
For information about using data files to create a keyword-driven framework, see Creating a Custom Keyword-Driven Framework.