pb1
6 years agoContributor
SoapUI Reporting of concise JsonPath Match failures
Hello
We are currently trying to implement SoapUI into the project to run regression tests and seem to be struggling to create useful reports when our assertions - which are mostly based on jso...
- 6 years ago
In case this shows up in anyones searches: The problem was related to an internal issue with SoapUI.
When using assertion-steps, the jsonpath-errors are not properly passed to the reports, using assertions appended to the REST-step itself is a possible solution.
The problem with the assertion-steps is hopefully going to be solved in one of the next releases.