how can I validate the field name? in parasoft SOA test
Hello,
i want to add an assertion to check the field name is returned as per schema.
para soft SOA test 9.9
e.g:
"status" : {
"serverStatusCode" : "401",
"severity" : "ERROR",
if I want to check field name "severity" is returned as expected.
we have standard assertions to validate the field values , But to add check point on the field name itself.
Tagged:
0
Comments
Try using the Occurrence Assertion in the JSON Assertor.