I am using SoapUI 5.1.2.
I am testing the beahviour of a RESTful web service that I have developed. I have a set of test steps, each firing a request at the service. I know what the values should be in the response (which is XML).
I shoud like to define some assertions so that I can run the test and get green/red lights against the steps. The Getting Started pages and video I found on the soapui.org website give instructions on how to achieve this but they also seem to suggest the feature is available only in the NG version of the product.
Is the feature just not available in the free edition?
Thanks.