Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Can Jubula under linux write own xml.result file after test ?(Can Jubula under linux write own xml.result file after test ?)
Can Jubula under linux write own xml.result file after test ? [message #1230972] Mon, 13 January 2014 13:47 Go to next message
Dirk Willert is currently offline Dirk WillertFriend
Messages: 22
Registered: January 2014
Junior Member
Hi,

is it possible to let Jubula under Linux write not a Report after the test but a XML file like:

<?xml version="1.0" encoding="windows-1252"?>
<results>
<testcase id="16130">
<execution_type><![CDATA[2]]></execution_type>
<result>p</result>
<notes>Test fehlerfrei durchlaufen</notes>
</testcase>
<testcase id="16297">
<execution_type><![CDATA[2]]></execution_type>
<result>f</result>
<notes>ERROR - Last access time of file isn't correct</notes>
</testcase>
</results>

Regards
Dirk
Re: Can Jubula under linux write own xml.result file after test ? [message #1231324 is a reply to message #1230972] Tue, 14 January 2014 11:05 Go to previous message
Ajantha Yogamoorthy is currently offline Ajantha YogamoorthyFriend
Messages: 11
Registered: October 2013
Junior Member
Hi,
Currently the only XML reports we have are the ones produced after a test with the full results. If your team wants to implement this, we'd welcome a patch. If you want us to implement it, you can find information about sponsored development on the testing portal testing.bredex.de/sponsored-development.


Best regards,
Ajantha
Previous Topic:Problems with "Export all" option
Next Topic:Autagent running systems
Goto Forum:
  


Current Time: Fri Apr 19 18:23:21 GMT 2024

Powered by FUDForum. Page generated in 0.03241 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top