Page 1 of 1

How to prepare a consolidated summary report fromrxlogs file

Posted: Fri Apr 12, 2013 1:15 am
by RxUser
Hello Friends. I have to merge 20 rxlog files after running 20 test suites in one rxlog file, my requirement is ,to see only list of failed testsuite/test cases names and Summary of No.of test passed/failed/Not executed.

Thanks
Rxuser

Re: How to prepare a consolidated summary report fromrxlogs file

Posted: Mon Apr 15, 2013 1:39 pm
by Support Team
Hello RxUser ;),

This can not be automatically done, therefore you have to open the rxlog.data files, which are normal XML files, with a text editor in order to copy and merge the needed XML nodes.

Regards,
Markus