Page 1 of 1

Export of test case to MS Word or MS Excel ?

Posted: Mon Jan 08, 2018 4:29 pm
by johannes
Hi,

is it possible to export the testcases into a MS Word or MS Excel format

thx Hannes

Re: Export of test case to MS Word or MS Excel ?

Posted: Mon Jan 08, 2018 9:56 pm
by Support Team
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
open.png
Result:
opened.png
I hope this helps!

Cheers,
Ned