Creating a properties file on Linux
To install the product in the silent mode, you must first create a properties file that contains the data required to install the product. Alternatively, you can generate the properties file by using the stand-alone installer.
About this task
You can create the properties file by using one of the following methods:
Procedure
-
Download the product installer from the HCL®
License & Delivery portal.
You must download the appropriate product variant, version, and architecture based on your requirements.
Note: When you want to install both HCL OneTest™ UI and HCL OneTest™ Performance on your computer, you can install the products by using a single shell-shared HCL OneTest UI and Performance installer that is available in the HCL® License & Delivery portal. - Open the terminal and log in as a root user.
-
Run the following command to change the directory to a location where you
downloaded the installer file:
cd <path of the downloaded folder>
For example, cd Downloads/
-
Run the following command to generate the properties file:
<installer_file.bin> -r <location of the installer.properties file>
For example,
For example, HCL-OneTest-UI-Linux-x64-v10.1.0.0.bin -r /root/Downloads/installer.properties
-
Create your properties file by copying the content of the following sample
properties file:
#Host Name # Replay feature output # --------------------- # This file was built by the Replay feature of Installer. # It contains variables that were set by Panels, Consoles or Custom Code. #Destination Folder #------------------ USER_INSTALL_DIR=/opt/HCL