Creating a Data-Driven Test Case and Running It Using the Sample Record

When you create a data-driven test case, one of the things that Silk Test Classic does is to write a sample record for each table. Silk Test Classic does this by inserting a value from the original test case into the sample record. You can then use the sample record to run a quick test of your data-driven test case or to verify your DSN connection.

The goal of this exercise is for you to use the Data Driven Workflow to create a data-driven test case and to run that test case using the sample record.