TestComplete supports multiple scripting languages for test automation - JavaScript, JScript, Python, VBScript, DelphiScript, C#Script and C++Script. These languages have different syntax and different engines, and their usage has some specifics that are described in this section.
In This Section
Specifics of Usage Common for All Languages
Describes the specifics of scripting in TestComplete common to all supported languages.
JavaScript - Specifics of Usage
Describes the specifics of using JavaScript in TestComplete.
JScript, C#Script and C++Script - Specifics of Usage
Describes the specifics of using JScript, C#Script and C++Script in TestComplete.
Describes the specifics of using Python in TestComplete.
Describes the specifics of using VBScript in TestComplete.
DelphiScript - Specifics of Usage
Describes the specifics of using DelphiScript in TestComplete.
See Also
Script Tests
About Script Tests
Selecting the Scripting Language