This document discusses how to create a keyword-driven testing script in TestComplete. It describes how to add a new keyword type, name the script, record keywords by selecting the tested application, and make a data loop to parameterize the script. The data loop involves selecting an Excel worksheet, specifying the Excel file, selecting the worksheet again, and specifying loop conditions. Finally, it shows how to parameterize the script by linking keywords to cells in the Excel file.