Forum Discussion

nsn's avatar
nsn
New Contributor
8 years ago

How to assert a JSON Array with 100+ values for its key names

Hi,   I am have to assert a JSON response using SOAPUI. This response has got an array of 300 elements. It looks something like this: { "apiVersion": "0.1", "errors": null, "infos": null, "res...