Using .NET Classes Samples

Applies to TestComplete 14.10, last modified on June 5, 2019

About

Using .NET Classes samples illustrate how your scripts can call functions located in .NET assemblies. The script first tests basic .NET types (DateTime, Decimal and String), then calls methods of a user-defined assembly and finally calls methods of a user-defined executable.

These samples are a part of the additional sample package. To use them, download this package from support.smartbear.com/downloads/testcomplete/samples/ and install it.

After the installation is over, you can find the samples in the <TestComplete 14 Samples>\Desktop\Using .NET Classes folder.

Files

Microsoft Visual Studio .NET 7.x solutions

<TestComplete 14 Samples>\Desktop\Using .NET Classes\Application\UserApp\UserApp.sln

<TestComplete 14 Samples>\Desktop\Using .NET Classes\Application\UserClassLib\UserClassLib.sln

Microsoft Visual Studio 2005 solutions

<TestComplete 14 Samples>\Desktop\Using .NET Classes\Application\UserApp\UserApp_VS2005.sln

<TestComplete 14 Samples>\Desktop\Using .NET Classes\Application\UserClassLib\UserClassLib_VS2005.sln

TestComplete project suites

<TestComplete 14 Samples>\Desktop\Using .NET Classes

See Also

TestComplete Samples
Tutorials and Samples
Video Tutorials (web)

Highlight search results