TestLeft .NET Reference |
This documentation file describes the TestLeft Library by SmartBear.
TestLeft is an automated UI test framework for creating and running functional tests for Web and Windows desktop applications in Microsoft Visual Studio. The Library is used for creating test commands in .NET languages like C# or Visual Basic .NET. You include it in your .NET project and then use its objects, methods and properties for creating test commands.
TestLeft Documentation:
Namespace | Description |
---|---|
SmartBear.TestLeft | This namespace describes the TestLeft Library. It contains information on interfaces, clasess, methods and properties included in the library. |
SmartBear.TestLeft.Options | The SmartBear.TestLeft.Options namespace provides interfaces and classes to configure TestLeft options. |
SmartBear.TestLeft.TestObjects | This namespace contains information on interfaces, clasess, methods and properties of various scripting objects provided by TestLeft Library for simulating user actions on windows and controls in tested applications, retrieving data from controls and verifying the state of controls’ items. |