Hi,
is it possible to export the testcases into a MS Word or MS Excel format
thx Hannes
Export of test case to MS Word or MS Excel ?
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Export of test case to MS Word or MS Excel ?
Hi Johannes,
At the moment, there is not a built-in function to automatically export your Ranorex test to a Word or Excel format. Currently supported is rxlog (default), HTML, and PDF. I recommend creating a new feature request on our User Voice platform as I can see this being a useful feature.
However, you can open the report data file (*.rxlog.data) in excel and it will parse the XML into cells. There will be a lot of miscellaneous data but will be helpful if you are looking to calculate some stats not already provided in the report.
Excel > Open > *.rxlog.data file Result: I hope this helps!
Cheers,
Ned
At the moment, there is not a built-in function to automatically export your Ranorex test to a Word or Excel format. Currently supported is rxlog (default), HTML, and PDF. I recommend creating a new feature request on our User Voice platform as I can see this being a useful feature.
However, you can open the report data file (*.rxlog.data) in excel and it will parse the XML into cells. There will be a lot of miscellaneous data but will be helpful if you are looking to calculate some stats not already provided in the report.
Excel > Open > *.rxlog.data file Result: I hope this helps!
Cheers,
Ned