Target_MN_-_soaOccasional Contributor13 years agoValidating header values in REST responseI have a need to validate a value coming back in header of REST response. Only available assertion against header seems to be http status code. Is there a way to do it? Groovy Script? Thanks, Soha...Show More
anallagundlaContributor13 years agoYou can capture the script assertion header Value to properties and use those properties in another groovy script
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentValidate SAP API Responses Using ReadyAPI AssertionsResponse get Headervalidating REST response against JDBC response