Forum Discussion
software_qa_eng
15 years agoOccasional Contributor
hmmm... i do get something in the http logs, which appears i am getting a response from the server.
So the server I hit does cache. However, like I mentioned in my original post, while the delay counter is counting down, I open another browser on the same machine soapui is running on, and make the same rest request (same domain). On the browser, the response does return with the latest entry. Which means, once countdown reaches 0 and the rest request teststep is executed, the response should have the updated entry, but it does not.
right now it's fine to add an extra request and delay, but it would be great not to have that extra overhead.
So the server I hit does cache. However, like I mentioned in my original post, while the delay counter is counting down, I open another browser on the same machine soapui is running on, and make the same rest request (same domain). On the browser, the response does return with the latest entry. Which means, once countdown reaches 0 and the rest request teststep is executed, the response should have the updated entry, but it does not.
right now it's fine to add an extra request and delay, but it would be great not to have that extra overhead.