MikeLoundes
11 years agoContributor
[Resolved] Access file over FTP
Hi folks sorry I've been looking about and cant seem to find any info I can use for this I'm testing a service which consumes a request, returns a status back and creates an output file the out...
- 11 years agoHi,
SoapUI Pro currently does not have built in FTP support. You will have to use a groovy testStep to verify the contents of the file on a remote server using FTP.
Here is a link for a groovy script for FTP.
http://mkarthikeya.blogspot.com/2011/11 ... ppets.html
Regards,
Marcus
SmartBear Support