Command Line - Custom Reports Folder

Ask general questions here.
stapes
Posts: 206
Joined: Wed Sep 16, 2015 10:55 am

Command Line - Custom Reports Folder

Post by stapes » Fri Dec 04, 2015 12:39 pm

I have tried this option to try & send the Reports to a different folder, but it does not work, i.e. No reports end up in the folder:

Test-365AgilePortal.exe /tc:TC_365AgileDesktopApplication /rf:C:\Users\stephen.staple\Documents\Ranorex\Reports

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Command Line - Custom Reports Folder

Post by odklizec » Fri Dec 04, 2015 12:50 pm

Hi,

You must specify report file name at the end of path!
Test-365AgilePortal.exe /tc:TC_365AgileDesktopApplication /rf:C:\Users\stephen.staple\Documents\Ranorex\Reports\report.rxlog

BTW, even better option is to use zipped report, which creates just one (zipped) report file, containing all necessary report files...
Test-365AgilePortal.exe /tc:TC_365AgileDesktopApplication /zr /zrf:C:\Users\stephen.staple\Documents\Ranorex\Reports\report.rxzlog
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration