usingsoap
11 years agoNew Contributor
Help with Assertions
Hello,
Using SoapUI Pro and I'm trying to assert that the ClaimNumber value is a certain length (9 characters long). There are multiple ClaimNumbers returned in the response and they will all be 9 characters long. I just need to grab any one of them and validate the length. Any help would be greatly appreciated!
Example:
<ClaimNumber xsi:type="soapenc:string">048905767</ClaimNumber>
<ExposureId xsi:type="soapenc:string">cc:42669</ExposureId>
Using SoapUI Pro and I'm trying to assert that the ClaimNumber value is a certain length (9 characters long). There are multiple ClaimNumbers returned in the response and they will all be 9 characters long. I just need to grab any one of them and validate the length. Any help would be greatly appreciated!
Example:
<ClaimNumber xsi:type="soapenc:string">048905767</ClaimNumber>
<ExposureId xsi:type="soapenc:string">cc:42669</ExposureId>