Forum Discussion

3PD_Inc__Suppor's avatar
3PD_Inc__Suppor
New Contributor
14 years ago

How to asert that a bunch of node values are not null?

I am using soapUI Pro for testing REST web services. In a few web services, I am getting a bunch of nodes which have PKeys. I have to verify that these PKeys are not null in the response. I tried to a...