Using .NET Classes Samples

Applies to TestComplete 12.60, last modified on September 17, 2018

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 12 Samples>\Desktop\Using .NET Classes folder.

Files

Microsoft Visual Studio .NET 7.x solutions

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

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

Microsoft Visual Studio 2005 solutions

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

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

TestComplete project suites

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

See Also

TestComplete Samples
Tutorials and Samples
Video Tutorials (web)

Highlight search results