You can use the Data Driven Workflow to create data-driven test cases that use data stored in databases. The Data Driven Workflow generates much of the necessary code and guides you through the process of creating a data-driven test case.
To enable or disable the Data Driven Workflow, click .
To create and execute a data-driven test case, sequentially click each icon in the workflow bar to perform the corresponding procedure.
Action | Description |
---|---|
Data Drive Testcase | Select a test case to data drive. Silk Test Classic copies the selected test case and creates a new data-driven test case by adding a "DD_" prefix to the original name of the test case. Silk Test Classic also writes other data-driven information to the new or existing data driven script file (.g.t file). |
Find/Replace Values | Find and replace values in the new test case with links to the data source. |
Run Testcase | Run the data-driven test case, optionally selecting the rows and tables in the data source that you want to use. |
Explore Results | View test results. |