Skip to main content

UFT Integration

H-TEST allows UFT tests execution in order to integrate both tools.

Prerequisites

  • H-TEST must be installed and accessible.
  • UFT must be installed and accessible.
  • An ALM user with enough rights to run the script must be available.

H-TEST

The execution is made from a H-TEST diagram; the following elements are required:

  • “User” object.
  • Message to execute the command.

The configuration of these objects are as follows:

  • User:
    • Mapping as “Adaptor user Object”.
  • Message:
    • Properties: Predefined Function: executeCommand.
    • Mapping: String Value: cscript.exe.
    • “C:\TAST\PayIntlSepa\Payments_RunUft.vbs”. The vbs file into quotes is the one containing the execution of the script, as explained later on.

imagen1uft.png

UFT

Steps to follow:

  • Launch the UFT.
  • Register in ALM with a user with enough permissions to run the script.
  • Leave marked the tickbox for connecting to ALM with each new start.
  • Export the script to an available folder (several folders and files will be created inside this path).
  • The UFT can be closed or left open.

NECESITO IMAGEN

UFT Execution from H-TEST

NECESITO IMAGEN