TestComplete samples (both built-in and additional) are located in the <Users>\Public\Public Documents\TestComplete 14 Samples folder.
Some file managers display the Public Documents folder as Documents.
The following topics provide information about user forms in TestComplete.
In This Section
Provides general information about working with user forms in TestComplete.
Adding User Forms to Your Project
Describes how to add new or existing user forms to your TestComplete project.
Describes the User Forms editor, which lets you design custom forms and modify their properties.
Provides information about available form components that can be used in user forms.
Describes how to use the Image Editor to view and specify images for the form components.
Describes how to use the Strings Property Editor to specify property values in a string array form.
Explains how to handle events that occur in form components.
Working With User Forms in Tests
Describes how to work with user forms in tests.
Explains which components are used for entering passwords.
Removing User Forms From a Project
Describes how to delete user forms from a project.
Related Topics of Interest
Using Forms in Script Extensions
Explains how you can use custom forms in script extensions.
Samples
TestComplete includes a sample project that demonstrates how you can work with user forms:
<TestComplete Samples>\Common\User Forms
Note: | If you do not have the sample, download the TestComplete Samples installation package from the https://support.smartbear.com/downloads/testcomplete/samples/ page of our website and run it. |