Forum Discussion

szymic1's avatar
szymic1
New Contributor
14 years ago

How to customizing testRunner report

Hello,
We try to integrate SoupUI with Attlassian Bamboo. In one Bamboo step we call testRunner with -j and after we parse JUnit result. It works great but description of errors of specific test case are too short for us. Below example of such message:

Failing due to failed test step: Failing due to failed test step
<h3><b>getGroupFinancialData7 Failed</b></h3><pre>[Check for existance of [e:code]] XPathContains comparison failed, expecting [false], actual was [true]
</pre><hr/>


Instead of such message we prefer to see xml request and xml response, the easiest solution is to add link in this message with link to file generated by testRunner (file with error). Question is how to customize SoupUI report?

Regards
Michal Szymanski
No RepliesBe the first to reply