uft_integration [TAST DokuWiki ]

User Tools

Site Tools


Sidebar

First steps in TAST

What is UML

Computer setup for TAST use

FAQ

Recognized Issues

TAST tool Menu

TAST Adaptors

Adaptors examples

TAST Integrations

Interesting features

Documentation of technical administration

Modeling recommendations

Training in the TAST tool

uft_integration

UFT Integration

TAST allows UFT tests execution in order to integrate both tools.

Prerequisites

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

TAST

The execution is made from a TAST 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.

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.

UFT Execution from TAST

uft_integration.txt · Last modified: 2023/12/18 14:40 (external edit)