Data-Driven Testing Tutorials

Applies to TestComplete 15.63, last modified on April 23, 2024

TestComplete includes two tutorials that assist you in creating data-driven tests either from scripts or from keyword tests.

In This Section

Data-Driven Testing With Keyword Tests - Tutorial

In this tutorial, you will learn how to create data-driven keyword tests that will retrieve input data from an Excel sheet.

Data-Driven Testing With Scripts - Tutorial

In this tutorial, you will learn how to create data-driven test scripts that will retrieve input data from an Excel sheet.

Samples

You can also explore the following sample to learn how data-driven tests work in scripts. The sample includes projects for each supported script language.

<TestComplete Samples>\Common\Data-Driven Testing\Scripts

Note: If you do not have the sample, download the TestComplete Samples installation package from the support.smartbear.com/testcomplete/downloads/samples page of our website and run it.

More Samples

You can explore the following script example to learn how to use an Excel file as a data source for your test and how to extract data from the Excel file:

Using the DDTDriver Object to Retrieve Data From Excel Files

See Also

Getting Started With TestComplete
Data-Driven Testing
About TestComplete
TestComplete Samples

Highlight search results