report rxlog XML schema : General Questions

report rxlog XML schema

Ask general questions here.

report rxlog XML schema

Postby agiletestware » Tue Dec 06, 2011 5:47 pm

Hello,
I am trying to do some post processing of the rxlog file that is generated after a test run. I tried running the sample VIPTestSuite project and basically I see that the structure of the xml report is

<activity>

<activity testsuitename='suite1'>
<activity testcasename='test01'>
<activity testcasename='test01' iternation='1'/>
<activity testcasename='test01' iternation='n'/>
</activity>
<activity testcasename='test n'>
<activity testcasename='test01' iternation='1'/>
<activity testcasename='test01' iternation='n'/>
</activity>
</activity>

<activity testsuitename='suite n'>
<activity testcasename='test01'>
<activity testcasename='test01' iternation='1'/>
<activity testcasename='test01' iternation='n'/>
</activity>
<activity testcasename='test n'>
<activity testcasename='test01' iternation='1'/>
<activity testcasename='test01' iternation='n'/>
</activity>
</activity>
</activity>

Is it safe to say that that this same format is followed for all report that might come out of ranorex ?

Thanks
agiletestware
 
Posts: 7
Joined: Tue Dec 06, 2011 10:11 am

Re: report rxlog XML schema

Postby Support Team » Wed Dec 07, 2011 1:19 pm

Hello,

The structure should be the same for all reports.

Just as a side note, it is also possible to implement your own custom logger.

Best Regards,
Martin
Ranorex Support Team
User avatar
Support Team
Site Admin
 
Posts: 4845
Joined: Fri Jul 07, 2006 5:30 pm
Location: Graz, Austria


Return to General Questions

Who is online

Users browsing this forum: No registered users and 0 guests