How do i get all the elements (with out the values) of a json response in soapui using groovy.
Here is my requirement. I need only the elements of a json response. I dont want its values. I want to achieve this in free version of soapui using groovy. Any advice. Thanks