Radhika2
5 years agoOccasional Visitor
Validating mulipart response
The response which i get for GET request is multipart response. which is getting displayed only under raw tab of response in readyAPI. responses is not present under outline as there is not any XML tags. Response will have boundaries mention which will separate the responses which usually has plain text or xml(at times).
As the response displayed only as raw, how can i able to validate the responses. I need to validate the whole response content ? help me with this.