Forum Discussion

rmh78's avatar
15 years ago

maven-soapui-plugin & maven-surefire-report-plugin

I'm using maven with the soap-ui plugin for testing my webservices.
For reporting I'm using the sure-fire-report plugin.


  org.apache.maven.plugins
  maven-surefire-report-plugin
  2.4.2
 
target/site/soapui

target/soapui/

 



If my testcase results in an error, the concret error is not shown on the surefire-report page.
See screenshot for an example of the report.

The error of soapui was the following:
[XPath Match] XPathContains comparison failed, expecting [Kohlmann], actual was [Reinmueller]

Can anybody help me to configure the report in the right way??

Thanks, Harald
No RepliesBe the first to reply