Using External Functions

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

TestComplete lets you use .NET and Java classes, PowerShell scripts, DLL functions and Windows API functions in automated tests.

In This Section

Calling Functions From .NET Assemblies

Explains how to use .NET classes in automated tests.

Running PowerShell Scripts From TestComplete

Explains how to run PowerShell code from automated tests.

Calling Functions From Java Classes

Explains how to use Java classes in automated tests.

Calling DLL Functions From Tests

Explains how to call functions from external DLLs.

Calling Win32 API Functions

Explains how to call Windows API functions in automated tests.

Related Topics of Interest

Run JavaScript on Web Pages

Explains how to call script routines located on web pages.

Calling Routines and Variables Declared in Another Unit from GUI

Explains how to call routines declared in another unit of a TestComplete project.

Calling Routines Declared in Another Project

Explains how to call routines declared in units of another TestComplete project.

See Also

Advanced Tasks

Highlight search results