TestComplete provides ultimate support for automated testing of JavaFX applications. For these applications you can perform almost any kind of tests: unit, functional (or user interface), regression, data-driven, etc.
The following topics provide more information on how to test JavaFX applications with TestComplete:
In This Section
Testing JavaFX Applications - Overview
Provides general information about testing JavaFX applications.
Requirements for Testing JavaFX Applications
Lists the requirements that must be met in order for you to be able to test JavaFX applications.
Addressing Objects in JavaFX Applications
Explains how to refer to the tested application’s GUI objects from tests using Name Mapping and without using Name Mapping.
Support for JavaFX Applications' Controls
Describes support that TestComplete provides for the most frequently used controls in JavaFX applications.
Accessing Native Methods of JavaFX Objects
Explains how to get and set native properties of JavaFX objects and call native object methods in your tests.
Troubleshooting JavaFX Applications
Describes possible problems that can arise when testing JavaFX applications and possible solutions to these problems.
Related Topics of Interest
Adding Java and JavaFX Applications to the List of Tested Applications
Describes how to specify a Java or JavaFX application in the list of tested applications.
Contains basic information on recording in TestComplete.
Contains general information on running tests in TestComplete.
Describes different testing types supported by TestComplete.
Contains general information on writing scripts and on supported scripting languages.