victoryboyxx
12 years agoOccasional Contributor
BreakPoint or Error reporting
REST service:
GET:
It can fetch upto 100 fields and give us details.
If something(example: 2 of them failed) fails, SOAPUI is ignoring that and giving response for the rest of the 98 other fields.
how to track the error messages here?
Can I add any code? or stop the message flow there when error occurs?
GET:
It can fetch upto 100 fields and give us details.
If something(example: 2 of them failed) fails, SOAPUI is ignoring that and giving response for the rest of the 98 other fields.
how to track the error messages here?
Can I add any code? or stop the message flow there when error occurs?