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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolved
Related ContentValidate SAP API Responses Using ReadyAPI AssertionsResponse get Headervalidating REST response against JDBC response