I have create a test step in soapui. I need to set a long delay like 5 minutes for it. I mean that there is no delay between test steps, I have to wait a response only for one step. How can I do it?
Set the Socket Timeout to 300000 milliseconds. SoapUI Documentation