Creating a new test script without recording
As an alternative to recording, you
can create a script to enter VB.NET code manually.
About this task
HCL OneTest™ UI includes import statements for files you need to compile and comments that contain archiving information. HCL OneTest UI uses the script name as the class name and sets up TestMain, where you can add the commands to include in the script.
All Functional Test scripts use a default helper base class. You can create your own helper base class if you want to add additional methods or override the methods within RationalTestScript. For more information, see Changing the Default Script Helper Base Class.
To create a new Functional Test script manually:
on the Functional Test toolbar
or click
on the product toolbar. On Recording toolbar,
click the
.
on the Recording toolbar for information about the options
on the Recording toolbar.