13 years ago
Storing a file fetched from REST service
Hi all,
I'm quite new to SoapUI and would need an assistance for a basic question.
In essence the REST service I'm testing takes a file in, processes it and then returns a GUID for the processed file. The processed file can be fetched by GUID using another call. The problem is that I need to actually download and save the processed file I'm getting back from the service. This is because I need to manually check the actual content of the file to fully verify that the service has worked correctly. Is there a way to make SoapUI automatically save these fetched files to some folder?
Thanks in advance.
I'm quite new to SoapUI and would need an assistance for a basic question.
In essence the REST service I'm testing takes a file in, processes it and then returns a GUID for the processed file. The processed file can be fetched by GUID using another call. The problem is that I need to actually download and save the processed file I'm getting back from the service. This is because I need to manually check the actual content of the file to fully verify that the service has worked correctly. Is there a way to make SoapUI automatically save these fetched files to some folder?
Thanks in advance.