UFTBatchRunnerCMD Result path

C:\UFTOne\OpenText\UFT One\bin>UFTBatchRunnerCMD.exe  - source C:\Users\flexagon\Documents\Flight-Services\mytestbatch.mtb

When we use UFT 2021-2023, we don't have the option to specify the result location for UFTbatchrunnerCMD.exe. By default, those results are saved to their respective test cases under the reports/reports folder. Please check this link.

RE: Can we specify result file path for UFT test batch runner

Now that we are using UFT 23.4, we did not provide the path for results, and they are not stored in their corresponding test case directories. Instead, they are saved into a different directory as shown below:

C:\UFTOne\OpenText\UFT One\bin>UFTBatchRunnerCMD.exe -source C:\Users\flexagon\Documents\Flight-Services\mytestbatch.mtb

--------CreateFlightOrder-------------

Run results can be found at 'C:\UFTOne\OpenText\UFT One\bin\Report\Report'

--------ViewFlightOrder-------------
Run results can be found at 'C:\UFTOne\OpenText\UFT One\bin\Report\Report'

Earlier, they were saved like this:

C:\Users\flexagon\Documents\Flight-Services\Flights\CreateFlightOrder\Report

C:\Users\flexagon\Documents\Flight-Services\Flights\ViewFlightOrder\Report

Are there any changes to the default location? in 24.3

And in the 2021-2023 version are they really saved to C:\Users\flexagon\Documents\Flight-Services\Flights\CreateFlightOrder\Report (.tsp test case folder) or some other location?

now we are using 23.4 version so unable to test in previous version. can you please clarify