My .rxsln has two test suites and both the test suites has Enable Report checkbox and Create a compatible copy of JUnit report checked. My configuration is set as "Release". I did Build solution and there is a release folder that gets created. Now i execute the exe using ranorex agent from command line. But after complete test suite execution, there is no reports in the Release folder. I mainly require Junit and .rxzlog to be generated in the Release folder itself i.e where the exe is present. I have tried almost every combination for Report settings but unable to get junit and rxzlog reports.


Any solution on this would be really helpful!