Enabling simplified scripting
Simplified scripts are functional test scripts in the form of simple English statements that are easy to understand and edit. When you record actions on the test application using the recorder, the functional test script is generated and displayed as a simplified test script in the Script editor.
Before you begin
Note: This feature is enabled by default in the HCL DevOps Test
UI (Test UI) Preferences window. You can override
this setting for an individual script by selecting Java Scripting from
the Select Mode list in the Record a Functional Test
Script dialog when you record the script.
Procedure
- Click .
- In the Preferences window, click .
- Select Enable Simplified Scripting.
Note: With the simplified scripting feature enabled, you can view the corresponding Java test script in the Java script editor and also work with the Java scripting.
- Click Apply, and then click OK.