Interface TestDataSource

All Known Implementing Classes:
CSVTestDataSource, StringTestDataSource

public interface TestDataSource
A set of test data used in parameterized web tests. Test data can come from a number of sources, such as CSV files, Excel spreadsheet, arrays, etc.