Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.)

...

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

Script location with complete path. (e.g. c:/uft/project/scripts/executeHRTest.vbs)

If provided this must be a valid file.Specify any additional commands required(ex: -visible N )

Artifacts

This operation consumes artifacts.

...