Install Genero Ghost Client

This topic relates to the installation of the Genero Ghost Client (GGC).

The installation and licensing of Genero products requires you to read and accept the End User License Agreement, which can be found on the Four Js website at https://4js.com/end-user-license-agreements/.

The GGC package does not install like other Genero products. You do not launch an installation script and click through a wizard to install the GGC. Instead, you download the package and extract it to a directory on your machine. For details, go to Install the GGC package.

Note:

The Genero Ghost Client is also integrated with Genero Studio. See the Genero Studio User Guide for details.

To use the Genero Ghost Client API, you need a Java Development Kit (JDK). Make sure that your JDK version is version 17 or greater.

System requirements

For details about system requirements, refer to the Supported platforms and databases document (available on the Download page of the Four Js Web site) or contact your support center.

Genero compatibility for the GGC

Determine the compatibility of different versions of the Genero product family and the Genero Ghost Client.

GGC 5.00 and Genero compatibility

When using Genero Ghost Client (GGC) 5.00, ensure the other Genero components are based on compatible versions.

GGC 5.00 is compatible with FGLGWS 3.20 and above.

GGC 4.01 and Genero compatibility

When using Genero Ghost Client (GGC) 4.01, ensure the other Genero components are based on compatible versions.

GGC 4.01 is compatible with FGLGWS 4.01 and FGLGWS 3.20.

GGC 4.x is not compatible with GGC 2.x.

Test scenarios created with GGC 2.x can be replayed with GGC 4.x.

GGC 2.00 and Genero compatibility

When using Genero Ghost Client (GGC) 2.00, ensure the other Genero components are based on compatible versions.

The GGC 2.00 is compatible with FGLGWS 3.20.

GGC 2.x is not compatible with GGC 1.x.

Test scenarios created with GGC 1.x can not be replayed with GGC 2.x.

GGC 1.00 and Genero compatibility

When using Genero Ghost Client (GGC) 1.00, ensure the other Genero components are based on compatible versions.

The GGC 1.00 is compatible with FGLGWS 3.10.

Important:

GGC 1.00 is deprecated.

Install the GGC package

Follow these steps to install the package for the GGC.

  1. Go to the Four Js Product Download Area.
  2. Download the latest version of the GGC package.
  3. When the download completes, extract the files in the archive to your local directory.
    Extract the files using an archiving tool, such as tar or gzip.
    • On Linux®/macOS™, open a command prompt. "sudo" may be required. Type the commands to change to your local directory and extract the contents of the archive file there.
      cd /myGgc
      tar xfz /home/user/Downloads/ggc-version
    • On Windows®, open an Explorer window and navigate to your downloads directory. Right click on the downloaded zip file and select Extract All. Follow the instructions to browse to your local directory and click on Extract to extract the contents of the archive file.

When installation is complete, see the Genero Ghost Client User Guide for configuration information and instructions.