Docker image rights test collection reports into a single folder

If I run a Test Suite Collection from the studio, I get a summary report on completion, as well as the reports for each Test Suite under its own folder in the Reports directory. This segregates all the files for the execution of each Test Suite.

When I run the same Test Suite Collection in the docker image, it appears all Test Suite outputs are written into a single folder. As a results, files (such as JUnit_report.xml) are being overwritten, with the result that the only remaining files are those of the last Test Suite run.

Looks like a bug, or am I missing something?

1 Like

Refer here: http://forum.katalon.com/discussion/7051/why-lose-some-suite-report-when-execute-suite-collection-in-console-mode#latest