Hi everybody,
I did a quick testcase (starting calc.exe, screenshot, log some info, close calc.exe) and in runs flawlessly within Ranorex Studio.
Next step is that I select 'copy runtime to output' and run the newly built *.exe from the command line. Everything works fine (calc is executed and terminated) except the created report does not contain any pieces of information: No screenshots, no Logs. The report's header, however, is complete ("Success", Logo, etc.).
I alread experimented with custom logfiles and loglevels (parameter rf, rl) but did not succeed.
Any ideas on that?
It's Ranorex 8.3.0 on a Window Server 2016
[Edit] Did some more testing. The same installation (well from the same sources) on a Windows-7 Computer seems to behave just correctly[/Edit]
Report doesn't contain Data when running Testsuite.exe
Report doesn't contain Data when running Testsuite.exe
Vorsprung durch Wahnsinn
www.Doktor-Andy.de
www.Doktor-Andy.de
Re: Report doesn't contain Data when running Testsuite.exe
I run the Ranorex test EXE from MSBuild and that produces full Ranorex Reports just fine for me, on success or failure - I email them out to interested parties. I do something along these lines:
But you mention you've already tried "/rl" which seems to be the key. The /z /zrf are just to compress the output IIRC, hence the .rxzlog filename.
Funnily enough these tests and hence this command-line also run on a Win7 machine, though I would have developed the MSBuild integration on my Win10 box originally.
Code: Select all
"C:\Path\Tests.exe" /ts:"C:\Path\Tests.rxtst" /rc:TestRun /rl:Debug /zr /zrf:"C:\Path\Tests.rxzlog"
Funnily enough these tests and hence this command-line also run on a Win7 machine, though I would have developed the MSBuild integration on my Win10 box originally.
Re: Report doesn't contain Data when running Testsuite.exe
It seems to be related to the computer itself. The binaries from the Windows 2016 Machine run flawlessy on the win7-box.
It's the same Ranorex installationi and the same dotnet-installation.
I didn't mess with the settings or anything.
It's the same Ranorex installationi and the same dotnet-installation.
I didn't mess with the settings or anything.
Vorsprung durch Wahnsinn
www.Doktor-Andy.de
www.Doktor-Andy.de
Re: Report doesn't contain Data when running Testsuite.exe
Hi,
If I understand your problem right, the report is created, it just appears to be empty? Have you tried to open the report (rxzlog) on another computer? The most probable reason of issue like this is in IE security settings. Check this post:
ranorex-report-not-showing-any-logging- ... tml#p47936
If I understand your problem right, the report is created, it just appears to be empty? Have you tried to open the report (rxzlog) on another computer? The most probable reason of issue like this is in IE security settings. Check this post:
ranorex-report-not-showing-any-logging- ... tml#p47936
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
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
Re: Report doesn't contain Data when running Testsuite.exe
yepp ... that's it.
Thanks a lot, Odklizec!
In hindsight this is something I could (should!) have found out myself but ... well ... sometimes you just need someone else to help you.
Thanks a lot, Odklizec!
In hindsight this is something I could (should!) have found out myself but ... well ... sometimes you just need someone else to help you.

Vorsprung durch Wahnsinn
www.Doktor-Andy.de
www.Doktor-Andy.de
Re: Report doesn't contain Data when running Testsuite.exe
I don't know what these boards would do without Pavel! 

Re: Report doesn't contain Data when running Testsuite.exe
I guess Ranorex support guys would FINALLY have a chance to answer some posts? Right now, they have a chance only when I'm sleeping
But honestly, there are many guys with great Ranorex knowledge and before me, there were other guys responding people's problems. And I learned a lot from them! Basically, all I know about Ranorex I learned here 


Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
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
- Support Team
- Site Admin
- Posts: 12174
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Report doesn't contain Data when running Testsuite.exe
Hi guys,
You're right Stub.
Thanks again to Pavel for your outstanding commitment to help others. Keep up the good work!
Sincerely,
Ranorex Support Team
You're right Stub.
Thanks again to Pavel for your outstanding commitment to help others. Keep up the good work!
Sincerely,
Ranorex Support Team