Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Executes HP / Micro Focus UFT Batch test file. Only the path mtb file is needed to run the test.

Key Features

  • Test Batch Runner enables you to run tests in a collective, successive test run.

  • Tests are run individually but sequentially in a single session.

  • Use Test Batch Runner to create a list of tests that can be used to run the same batch of tests again another time. Save the list as a batch .mtb file.

  • Test Batch Runner cannot include tests created in QuickTest 9.2 or earlier or Service Test 10.00 or earlier.

  • Integrate Test results into your FlexDeploy.

  • Saves the result files into the Report tab.

Test Instance Properties

Property Name

Property Code 

Required

Description

Test Batch Runner Application Path

FDHPT_TEST_BATCH_RUNNER_PATH 

 Yes

Absolute Path to the HP UFT Test Batch Runner Application. (ex /UFT One installation folder/bin/UFTBatchRunner.exe.)

Inputs

Input Name

Input Code

Required

Description

Test Batch Runner Application Path

FDHPT_TEST_BATCH_RUNNER_PATH_INP

No

Absolute Path to the HP UFT Test Batch Runner Application. (ex /UFT One installation folder/bin/UFTBatchRunner.exe.)

Test Batch Runner File

FDHPT_MTB_FILE_PATH

Yes

HP UFT Test Batch File path. Relative paths will be assumed to be in the FD_ARTIFACTS_DIR. (e.g. c:\uft\project.mtb).

Additional Commands

FDHPT_MTB_ADDITIONAL_COMMANDS

No

Specify any additional commands required(ex: -visible N )

Artifacts

This operation consumes artifacts.

Endpoint Selection

This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated with the target. Selecting a specific resource will result in the selection of endpoints associated with the target which have that resource defined.

Endpoint Execution

This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on any one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where the previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints.

  • No labels