UFT Developer test projects and modules

After you install the UFT Developer plugin on your IDE, you can create tests using the relevant UFT Developer SDKs (.NET, Java, or JavaScript) and testing project/module templates, together with all the functionality provided by your IDE and your chosen testing framework.

If you are using .NET 5 or later, you can use the UFT Developer SDKs and templates to write tests without an IDE as well, using dotnet tools.

The UFT Developer SDKs provide a comprehensive set of interfaces that represent objects from the most common application technologies.

You create instances of these interfaces, called test objects, and then you can use the large set of SDK methods and properties designed for each object and technology.

You can make it faster and easier to create and maintain test objects and modules, and to create your test object code, using the UFT Developer Object Identification Center (OIC), Application Model editor, and the Test Recorder.

See also: