HTML support

HCL OneTest UI supports testing HTML applications that are loaded in a browser.

The Functional Test perspective can be used to test HTML4 applications and the UI Test perspective can be used to test web applications built with HTML4 and HTML5 technologies. For information on testing of HTML5-based applications, refer to Testing web applications.

HCL OneTest UI supports the following options to test HTML applications:
HCL OneTest UI supports testing HTML applications that are loaded in the following browsers:

When you record a script, HCL OneTest UI creates a test object map for the application under test. The test object map contains descriptions of all test objects to which the script refers. The test object maps that HCL OneTest UI creates for HTML applications are often more hierarchical than those created for Java applications. The highest level of the test object map is a browser and the HTML application is inside the browser. For more information, see the example of a test object map that is created for a HTML application.