Ludo15101966
9 years agoContributor
Improve soapui teststep results in jenkins
Hello,
I'm a new soapui user, I'm building a REST web services test suite integrated in jenkins through maven plugins
For the moment I'm using junit reports but results showed are very poor, only testcase shown
I have tried to replace teststeps by testcases, results are better, but test development is more complicated
I found some issues on forums, but very old
My question: Is there a common way to improve soapui tests results in jenkins, teststeps lists, stats , result customization
Thanks for your help
Yes, by parsing the Junit style report in jenkins produced by SoapUI NG Pro.
This allows you to view results with test properties and includes all results (not just errors).
Ronan