Target_MN_-_soaOccasional Contributor14 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
anallagundlaContributor14 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 unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentValidate SAP API Responses Using ReadyAPI AssertionsResponse get Headervalidating REST response against JDBC response