Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Eclipse RCP Jacoco .exec file(Monitoring agent results)
Eclipse RCP Jacoco .exec file [message #1726548] Mon, 14 March 2016 14:58 Go to next message
Gabriel Budau is currently offline Gabriel BudauFriend
Messages: 6
Registered: March 2016
Junior Member
Hello,

I was wondering if there is a way to get the *.exec file generated by the Jacoco monitoring agent at the end of the AUT test.

I know it generates user friendly web representation, but we need the data collected by Jacoco to be integrated with Sonar and for that we need the .exec file.

Maybe there is an option in the AUT config that I missed, I don't know

Thanks.
Re: Eclipse RCP Jacoco .exec file [message #1726756 is a reply to message #1726548] Wed, 16 March 2016 08:24 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi there,

this is in our current development stand but not yet released. It'll be in the next beta (probably sometime after Easter) Smile

Best regards,
Alex
Re: Eclipse RCP Jacoco .exec file [message #1737128 is a reply to message #1726756] Wed, 06 July 2016 00:51 Go to previous messageGo to next message
Dan Huang is currently offline Dan HuangFriend
Messages: 10
Registered: June 2016
Junior Member
Hi
Is this feature already pre-release after Sprint increment 8.3.0.005_M1? Release note mention Code coverage reports and their raw data (for past processing) are exported with the HTML and XML results after a test run.
The raw data means jacoco's exec file, right?
Re: Eclipse RCP Jacoco .exec file [message #1737247 is a reply to message #1737128] Wed, 06 July 2016 14:50 Go to previous message
Eclipse UserFriend
Hi Dan,

yes, that is correct. Since 8.3.0.005_M1, the exec file will be exported, if you enable "Generate XML/HTML Test Result Reports" and "Generate Monitoring Reports" in Preferences > Test > Test Results. Inside the specified output directory for the HTML and XML files, a "JaCoCo Reports" folder will be created which will then contain the exec files after test execution.

Best regards,
Kevin
Previous Topic:Jubula try/catch example
Next Topic:Cannot Install Jubula API Convertor
Goto Forum:
  


Current Time: Fri Apr 26 00:32:27 GMT 2024

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

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

Back to the top