Hello
I wonder if there is any quick way of how to put together several separate reports and produce one?
so I am running several tests from visual studio
each produces a complete report for 1 test following suggestion in one of your posts
in the end I have several folders each having Report.rxlog with other files (data file, screenshots etc)
I need to produce a general report combining these separate folder
is it possible?
thanks,
Victor
How to put together reports (VS)
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: How to put together reports (VS)
Hello rotciv,
I’m afraid that there won’t be an out-of-the-box solution for this requirement. I would consider changing the report generation to a single report file, instead of trying to merge several generated report files after their creation.
Regards,
Robert
I’m afraid that there won’t be an out-of-the-box solution for this requirement. I would consider changing the report generation to a single report file, instead of trying to merge several generated report files after their creation.
Regards,
Robert
Re: How to put together reports (VS)
thanks Robert
I will study this possibility
the reason why we generate separate report files is that on the same system there Ranorex and non Ranorex tests executed on different machines. Plus there are several versions tested at the same time. So it is not absolutely obvious what to put together in one file and what to leave out.
Kind regards,
rotciv
I will study this possibility
the reason why we generate separate report files is that on the same system there Ranorex and non Ranorex tests executed on different machines. Plus there are several versions tested at the same time. So it is not absolutely obvious what to put together in one file and what to leave out.
Kind regards,
rotciv