Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » Maven Plugin split execution(Split testcases run via maven plugin)
Maven Plugin split execution [message #1712774] Wed, 28 October 2015 04:11 Go to next message
Eclipse UserFriend
Hello,

I have integrated my test case execution in a Jenkins job using the maven plugin which just works fine.

Now I want to split the testcase execution packaging the testcases.
I have done so splitting the pom.

Now every execution generates it's own result set.
Is there a way to merge those results set or alternatively to split the execution within a singular pom file?

The reason for splitting the testcases is to be more robust with regards to memory and cpu consumption.

Best regards
Markus
Re: Maven Plugin split execution [message #1712802 is a reply to message #1712774] Wed, 28 October 2015 06:54 Go to previous message
Eclipse UserFriend
Hi Markus,

You could try to create a parent pom, so Jenkins will aggregate all results into a single report file. However, AUT will start separately each time for each execution.

Kind regards,
Ulyana.
Previous Topic:[SOLVED]Is it possible open an ECL script in Full-screen way without loose ECL syntax rules colors ?
Next Topic:Summary Report
Goto Forum:
  


Current Time: Wed Jun 18 02:33:40 EDT 2025

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

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

Back to the top