HTML support

HCL DevOps Test UI (Test 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 Web UI tests.

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

When you record a script, Test 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 Test 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.