@Since 6.5.0.4
Executes an HP / Micro Focus UFT Batch test file. Only the path to the mtb file is needed to run the test.
...
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 or Service Test.
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 |
| Yes | Absolute Path to the HP UFT Test Batch Runner CMD Application. (ex /UFT One installation folder/bin/UFTBatchRunnerCMD.exe.) |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Test Batch Runner Application Path |
| No | Absolute Path to the HP UFT Test Batch Runner CMD Application. (ex /UFT One installation folder/bin/UFTBatchRunnerCMD.exe.) Note: if instance property provided( |
Test Batch Runner File |
| 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 Arguments |
| No | Specify any additional arguments required(ex: -visible N ,-parameter "Parameter1=UFT;Parameter2=Test") |
Artifacts
This operation consumes artifacts.
...