Installing the product in the silent mode on Linux

To get started with the product, you can install the product on Linux by using the silent mode installation method.

Before you begin

You must have completed the following tasks:

About this task

You cannot update, modify, or roll back the product by using the stand-alone installer.

You can use the stand-alone installer and the product in your preferred language. The display language of your computer is selected as the preferred language of the stand-alone installer. For example, if the display language of your computer is set as French, then the preferred language of the stand-alone installer is also selected as French.

You can change the language of the stand-alone installer and the product by providing the -l language_code parameter during the installation of the product.

Procedure

  1. 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. The shell-shared installers can be used by using any of the following languages:
    • English

    • French

    • Japanese

  2. Open the terminal and log in as a root user.
  3. Run the following command to change the directory to a location where you downloaded the installer file:
    cd <directory path>

    For example, cd root/Downloads/HCL-OneTest-<Product_Name>-Linux-x64-v10.2.0.0.bin

  4. Extract the downloaded file by running the following command:
    unzip <name of the zip file>

    For example, unzip HCL-OneTest-<Product_Name>-Linux-x64-v10.2.0.0.bin.zip

  5. Run the following command to install the product:
    <installer_name> -i silent -l <language_code> -f <location_of_the_installer.properties_file_name>

    For example, you can install the product in French by running the following command:

    HCL-OneTest-<Product_Name>-Linux-x64-v10.2.0.bin -i silent -l fr -f /root/Downloads/installer.properties

    The following table lists the language codes that you might want to choose during the installation:
    Languages Language codes Languages Language codes Languages Language codes
    Chinese (Simplified) zh_CN German de Polish pl
    Chinese (Traditional) zh_TW Hungarian hu Portuguese (Brazil) pt_BR
    Czech cz Italian it Russian ru
    English en Japanese ja Spanish es
    French fr Korean ko Turkish tr
    Notes:
    • The -l parameter is optional. If you do not want to use this parameter, then the following information are displayed in a language based on the display language that is set on your computer:
      • The installation instructions

      • The language of the product

    • If the installation is terminated due to any reason, you must check the Installerror.txt to know more about the problem that occurred during the installation process. The error log is located at /<installation directory>/Logs.

    You can verify the status of the installation of the product by checking the log file at /<installation directory>/Logs.

Results

You have installed the product on your computer.

What to do next

You must enter the license key when you open the product. See License management.