Data-Driven Testing Tutorials
You can use various data to make sure your service works correctly in different environments and under different conditions.
This section includes several tutorials that describe various approaches to data-driven testing. You can view them to learn about the basic concepts of data-driven testing.
In This Section
Describes functional data-driven testing.
Describes how to use text files as data sources during data-driven testing.
Describes how to use excel tables as data sources during data-driven testing.
Microsoft SQL Databases as Data Sources
Describes how to use MS SQL databases as data sources during data-driven testing.
MySQL Databases as Data Sources
Describes how to use MySQL databases as data sources during data-driven testing.
Describes how to store ReadyAPI data in an external database.