Hello,
We are not currently using the Ranorex Test Suite but instead have our tests in classes. I would like to share the Report that is generated after running the tests with other users, but simply sharing the generated file (*.rxlog) doens't work. There are instructions on how to do this through the Test Suite, but how can this be done outside of the Test Suite? I tried renaming the file with an .html extension, but this doens't work. Any ideas?
How to Share Ranorex Reports
Re: How to Share Ranorex Reports
I think these steps should help you:
http://www.ranorex.com/blog/share-your- ... ny-browser
To simplify sending reports via email, it's good to use rxzlog (compressed rxlog), which contains all necessary files in one zipped log file. So one don't need to care about dependencies. I personally prefer this way.
The downside of this solution is the need of using Ranorex Report viewer, which must be installed on the target machine. But it's very easy to extract the Ranorex Report viewer from an existing Ranorex Studio installation and move them somewhere on a local machine. And I believe it's nothing against the Ranorex copyright?
All you need to do is to find these files (typically located in c:\Program Files (x86)\Ranorex 4.0\Bin):
Ranorex.Controls.dll
Ranorex.Core.dll
Ranorex.Libs.dll
Ranorex.ReportViewer.exe
Now place these files somewhere on a local network, where anyone in company can easily access them. Then simply instruct people where they can find the viewer and how to associate the rxzlog files with the viewer (to be able to open the logs by double clicking the rxzlog file attached to email). If you want to make it easier for your colleagues, create a custom Report Viewer installation (e.g. using Inno Setup), which will install the Report Viewer and associate it with rxzlog files.
Hope it helps?
http://www.ranorex.com/blog/share-your- ... ny-browser
To simplify sending reports via email, it's good to use rxzlog (compressed rxlog), which contains all necessary files in one zipped log file. So one don't need to care about dependencies. I personally prefer this way.
The downside of this solution is the need of using Ranorex Report viewer, which must be installed on the target machine. But it's very easy to extract the Ranorex Report viewer from an existing Ranorex Studio installation and move them somewhere on a local machine. And I believe it's nothing against the Ranorex copyright?

All you need to do is to find these files (typically located in c:\Program Files (x86)\Ranorex 4.0\Bin):
Ranorex.Controls.dll
Ranorex.Core.dll
Ranorex.Libs.dll
Ranorex.ReportViewer.exe
Now place these files somewhere on a local network, where anyone in company can easily access them. Then simply instruct people where they can find the viewer and how to associate the rxzlog files with the viewer (to be able to open the logs by double clicking the rxzlog file attached to email). If you want to make it easier for your colleagues, create a custom Report Viewer installation (e.g. using Inno Setup), which will install the Report Viewer and associate it with rxzlog files.
Hope it helps?
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
-
- Posts: 30
- Joined: Mon Jan 21, 2013 1:31 pm
Re: How to Share Ranorex Reports
Hai odklizec,
I made a mistake before, When used your methods to view the reports in non-Ranorex machine. I missed the Ranorex.Libs.dll file. Now It's working and you are a Genius
Thanks
Amiruddin
I made a mistake before, When used your methods to view the reports in non-Ranorex machine. I missed the Ranorex.Libs.dll file. Now It's working and you are a Genius

Thanks
Amiruddin
Re: How to Share Ranorex Reports
Hello
I prefer share via mail.
I could not find ShareReportTestProperties ?
Where is it ?
Thanks.
I prefer share via mail.
I could not find ShareReportTestProperties ?
Where is it ?
Thanks.
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: How to Share Ranorex Reports
Hello Can,
ShareReportTest is the name of the Ranorex test suite. The test suite property pane can be opened as shown below:
Regards,
Robert
ShareReportTest is the name of the Ranorex test suite. The test suite property pane can be opened as shown below:
Regards,
Robert
You do not have the required permissions to view the files attached to this post.