Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
yes, the "MockResponse test step" is for SOAP. We're adding more and more functionality for REST, but don't have this step available for REST yet.
You could always do a quick Groovy script step with code that has a while loop that periodically checks for existence of file and exits after the file is created.
Thanks,
Michael Giller
SmartBear Software
yes, the "MockResponse test step" is for SOAP. We're adding more and more functionality for REST, but don't have this step available for REST yet.
You could always do a quick Groovy script step with code that has a while loop that periodically checks for existence of file and exits after the file is created.
Thanks,
Michael Giller
SmartBear Software