SoapUI bad bug - changing REST property fails Assertion
I have an issue! I am testing a REST request and validating the RESPONSE using an ASSERTION. Here is what happens! The REST request has a Property "ID". If the ID is changed (manually, or t...
Are you using the Message Content Assertion? If yes, then this is broken(?) for REST calls. It works reliably only for SOAP calls that have strictly defined schema.