Creating Data-Driven Test Scripts/Test Cases

 

Data-driven testing allows to parameterize values and use a single script to replay with multiple values. The values are fetched at runtime from any data source such as a database, CSV file, environment variable or user defined variable. The topics covered in this book are as follows:

 



Copyright © 1999, AdventNet Inc. All Rights Reserved.