Creating the Data-Driven Test Case
This section describes how you can create a data-driven test case.
Selecting a Test Case to Data Drive
Describes how to select a test case to data drive.
Finding and Replacing Values
Use the
Find/Replace Values
dialog box to find and replace values in a data-driven test case with links to values in tables and columns.
Rules and Tips for Finding and Replacing Values in the Data-Driven Workflow
Lists rules and tips for finding and replacing values in the data-driven workflow.
Running a Data-Driven Test Case
Describes how to run a data-driven test case.
Running a Test Case Using a Sample Record for Each Table Used by the Data-Driven Test Case
Run a test case using a sample record for each table used by the data-driven test case to do a quick test.
Passing Data to a Test Case
Describes how to pass data to a test case.
Example Setup for Forward Case-Sensitive Search
Provides an example setup for a forward case-sensitive search.
Building Queries
Describes the steps you have to perform to create a query for a table.
Adding a Data-Driven Test Case to a Test Plan
Describes how to add a data-driven test case to a test plan.
Using a main Function in the Script
Describes how to use a main function in the script.
Using do...except to Handle an Exception
Describes how to use
do...except
to handle exceptions.
Parent topic:
Data-Driven Test Cases