Forum Discussion
I am using Gradle Build to trigger the SoapUI test execution and generating the jUnit HTML report.
It is getting done in Linux env using Jenkins job.
Number of SoapUI project is dynamic and its passed as parameter.
So i can not use any desktop software.
I can write a html code to merge it, but i wanted to explorer the option in SoapUI or Gradle task to do it.
and my main focus is on merging the test summary as well.
- groovyguy8 years agoCommunity Hero
I am pretty sure the functionality you are after is not (currently) a feature I am aware of in ReadyAPI / SoapUI NG Pro. That being said, as sanj pointed out, there are other ways of making this happen outside of the software.
If that's not sufficient, you may be able to concatenate the files if you add on a Project that contains a groovy script that can do that for you. Barring that, you can make a Feature Request here.
Related Content
Recent Discussions
- 8 days ago