Forum Discussion

9tailsfox's avatar
9tailsfox
New Contributor
8 years ago
Solved

Unsupported PNG and PDF

Hi, Everyone here. I'm no programmer and I'm a newbie. lately I discover this SOAPUI and had run some test. Everything work fine but the only thing is it support Raw, Json, Html, Xml. Since everythin...
  • HKosova's avatar
    8 years ago

    Image and PDF responses cannot be viewed directly in SoapUI, but you can use the Dump File property of TestSteps to save the response to a file and then view the saved file.

     

    This was improved in SoapUI NG / Ready! API – image responses can be viewed on the HTML tab, and in case of "unsupported" file types such as PDF there's the "Save to file" button as an alternative (or in addition) to using the Dump File property.