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.
Integrate scan results into your FlexDeploy.
Test Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Test Batch Runner Application 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 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 Commands |
| No | Script location with complete path. (e.g. If provided this must be a valid file. |
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.